aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-10-28 16:31:18 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-10-28 17:04:56 +0000
commit31ba7c05078f549537d4cd69b793acfcf90ed0fb (patch)
treef5f1dab052e5c0314edfb51c589f9294c8b6f94c
parentab9c6c0b312c11ee606a9932b44d447240db0cec (diff)
downloadports-31ba7c05078f549537d4cd69b793acfcf90ed0fb.tar.gz
ports-31ba7c05078f549537d4cd69b793acfcf90ed0fb.zip
x11/hyprpicker: update to 0.2.0
Changes: https://github.com/hyprwm/hyprpicker/releases/tag/v0.2.0 Reported by: GitHub (watch releases)
-rw-r--r--x11/hyprpicker/Makefile6
-rw-r--r--x11/hyprpicker/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/hyprpicker/Makefile b/x11/hyprpicker/Makefile
index f7ab0520419e..2ec0c79f3216 100644
--- a/x11/hyprpicker/Makefile
+++ b/x11/hyprpicker/Makefile
@@ -1,7 +1,6 @@
PORTNAME= hyprpicker
DISTVERSIONPREFIX= v
-DISTVERSION= 0.1.1
-PORTREVISION= 1
+DISTVERSION= 0.2.0
CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
@@ -13,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= gmake:devel/gmake \
wayland-protocols>0:graphics/wayland-protocols
-LIB_DEPENDS= libwayland-client.so:graphics/wayland
+LIB_DEPENDS= libwayland-client.so:graphics/wayland \
+ libxkbcommon.so:x11/libxkbcommon
USES= compiler:c++11-lib cmake gnome localbase:ldflags pkgconfig
USE_GNOME= cairo
diff --git a/x11/hyprpicker/distinfo b/x11/hyprpicker/distinfo
index d95ce407d99c..2b3444105608 100644
--- a/x11/hyprpicker/distinfo
+++ b/x11/hyprpicker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685380198
-SHA256 (hyprwm-hyprpicker-v0.1.1_GH0.tar.gz) = f6a5e57dc69e3b0499a34f4533583bd7d7770f5a1a9834f521b532f0d1ec26e0
-SIZE (hyprwm-hyprpicker-v0.1.1_GH0.tar.gz) = 23067
+TIMESTAMP = 1698510678
+SHA256 (hyprwm-hyprpicker-v0.2.0_GH0.tar.gz) = fa1b0c29682f5ede5a03d754770d152f38d869bc1faa300564680cef2de0758a
+SIZE (hyprwm-hyprpicker-v0.2.0_GH0.tar.gz) = 24152