diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2024-03-09 23:11:48 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2024-03-10 03:27:44 +0000 |
| commit | 3c43b841672683ee9ef23d5a0dbf04ba3ce51063 (patch) | |
| tree | 9fd50f3933f2e092554bf99cf1d051778eff41b1 | |
| parent | fadd76d554d5127e1221c50f2906e288186d681d (diff) | |
x11/hyprcursor: update to 0.1.2
Changes: https://github.com/hyprwm/hyprcursor/releases/tag/v0.1.1
Changes: https://github.com/hyprwm/hyprcursor/releases/tag/v0.1.2
Reported by: GitHub (watch releases)
| -rw-r--r-- | x11/hyprcursor/Makefile | 2 | ||||
| -rw-r--r-- | x11/hyprcursor/distinfo | 6 | ||||
| -rw-r--r-- | x11/hyprcursor/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/x11/hyprcursor/Makefile b/x11/hyprcursor/Makefile index f625360e3a67..a0b643e8815e 100644 --- a/x11/hyprcursor/Makefile +++ b/x11/hyprcursor/Makefile @@ -1,6 +1,6 @@ PORTNAME= hyprcursor DISTVERSIONPREFIX= v -DISTVERSION= 0.1.0 +DISTVERSION= 0.1.2 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/hyprcursor/distinfo b/x11/hyprcursor/distinfo index 1486b1b4f95b..77c3bbdd6a60 100644 --- a/x11/hyprcursor/distinfo +++ b/x11/hyprcursor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709919160 -SHA256 (hyprwm-hyprcursor-v0.1.0_GH0.tar.gz) = b1f28898be5dc32f7511a530b9781f7617be6f5a7c226ff981cb325604017a6c -SIZE (hyprwm-hyprcursor-v0.1.0_GH0.tar.gz) = 17213 +TIMESTAMP = 1710025908 +SHA256 (hyprwm-hyprcursor-v0.1.2_GH0.tar.gz) = 492c4f31e5ae4106dccc53d877ba9f36c6e1dccaf4a0665d09d3d5f496f34939 +SIZE (hyprwm-hyprcursor-v0.1.2_GH0.tar.gz) = 19084 diff --git a/x11/hyprcursor/pkg-plist b/x11/hyprcursor/pkg-plist index c6d339fd5f80..a1cf45b433f8 100644 --- a/x11/hyprcursor/pkg-plist +++ b/x11/hyprcursor/pkg-plist @@ -5,5 +5,5 @@ include/hyprcursor/hyprcursor.hpp include/hyprcursor/shared.h lib/libhyprcursor.so lib/libhyprcursor.so.0 -lib/libhyprcursor.so.0.1.0 +lib/libhyprcursor.so.0.1.2 libdata/pkgconfig/hyprcursor.pc |
