diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-09-30 21:25:02 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-10-01 00:57:23 +0000 |
commit | 5ba01eb89b0a9f2603155eb93eba8f2dc6b5894e (patch) | |
tree | a04e607f0e59f2cd54914f65f644cb578bc448f5 | |
parent | b8b8932a145972d7ebfc2662f043eb55c0d5e4f8 (diff) | |
download | ports-5ba01eb89b0a9f2603155eb93eba8f2dc6b5894e.tar.gz ports-5ba01eb89b0a9f2603155eb93eba8f2dc6b5894e.zip |
x11/hyprcursor: update to 0.1.10
Changes: https://github.com/hyprwm/hyprcursor/releases/tag/v0.1.10
Reported by: GitHub (watch releases)
-rw-r--r-- | x11/hyprcursor/Makefile | 5 | ||||
-rw-r--r-- | x11/hyprcursor/distinfo | 8 |
2 files changed, 9 insertions, 4 deletions
diff --git a/x11/hyprcursor/Makefile b/x11/hyprcursor/Makefile index ece3ebc6f323..20e35361a342 100644 --- a/x11/hyprcursor/Makefile +++ b/x11/hyprcursor/Makefile @@ -1,8 +1,11 @@ PORTNAME= hyprcursor DISTVERSIONPREFIX= v -DISTVERSION= 0.1.9 +DISTVERSION= 0.1.10 CATEGORIES= x11 +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= f8e8455e998e.patch:-p1 # https://github.com/hyprwm/hyprcursor/pull/66 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Hyprland cursor format, library and utilities WWW= https://github.com/hyprwm/hyprcursor diff --git a/x11/hyprcursor/distinfo b/x11/hyprcursor/distinfo index b98be6b93d05..e51b70494e2a 100644 --- a/x11/hyprcursor/distinfo +++ b/x11/hyprcursor/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1716576411 -SHA256 (hyprwm-hyprcursor-v0.1.9_GH0.tar.gz) = 313cd91436af343918e6dec4a666d4bf3666149ac3cac6f36c683b70304eada4 -SIZE (hyprwm-hyprcursor-v0.1.9_GH0.tar.gz) = 26111 +TIMESTAMP = 1727731502 +SHA256 (hyprwm-hyprcursor-v0.1.10_GH0.tar.gz) = 67e845404164fee4c5694209b3d5f93a31b6963dbb0bfd6ed2cd96c99b316a08 +SIZE (hyprwm-hyprcursor-v0.1.10_GH0.tar.gz) = 26654 +SHA256 (f8e8455e998e.patch) = b72cf7ab70b9c193c62ddcee45e70106ba4b5f26e9aded6fee8b41f7630876d2 +SIZE (f8e8455e998e.patch) = 1028 |