Skip to content

Commit

Permalink
x11/hyprpicker: update to 0.2.0
Browse files Browse the repository at this point in the history
Changes:	https://github.com/hyprwm/hyprpicker/releases/tag/v0.2.0
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Oct 28, 2023
1 parent ab9c6c0 commit 31ba7c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions 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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 31ba7c0

Please sign in to comment.