commit:     0800984ca864f1d1c491703e5ea9390c589a7822
Author:     Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Wed May 14 15:36:12 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 14 19:00:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0800984c

gui-libs/hyprcursor: add 0.1.12

Signed-off-by: Johannes Huber <johu <AT> gmx.de>
Part-of: https://github.com/gentoo/gentoo/pull/42086
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 gui-libs/hyprcursor/Manifest                                          | 1 +
 .../hyprcursor/{hyprcursor-9999.ebuild => hyprcursor-0.1.12.ebuild}   | 4 ++--
 gui-libs/hyprcursor/hyprcursor-9999.ebuild                            | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/gui-libs/hyprcursor/Manifest b/gui-libs/hyprcursor/Manifest
index a3309e5d286f..c78177ea956b 100644
--- a/gui-libs/hyprcursor/Manifest
+++ b/gui-libs/hyprcursor/Manifest
@@ -1,3 +1,4 @@
 DIST hyprcursor-0.1.10.gh.tar.gz 26654 BLAKE2B 
a1e0ed408523eda33b72bcef038c6fcd53fe5366663404502693c5c5f8429d781e052f96dfb9d2b2bd8444ac13987b9eca99d2e81eaea5445362232959d664e5
 SHA512 
7ce320f50af19e73e77dabef4840d6e8e6f56b2e505ff888dc0a14413110a30c8a3bfdc9bfc0d5458c9b387dabd9b4cbe35297209feffcfc622098af49044bb4
 DIST hyprcursor-0.1.11.gh.tar.gz 27535 BLAKE2B 
93c0ac57ad6fe36d7b3a3910c5c649beea9d2b63f84629b8f2013549375c3cc30d4ea145fb1f4069fc7c6019c30b9eaccd0940fd26f7ec18c1185f4025b55ef6
 SHA512 
61c2a68ab4ad08de5521c75508938bb70cc479a300de0831994b0a93980b47206a310bd2712074c6359b81f2ce8fa15ee4d0a518e489bccba865aefbc1e15278
+DIST hyprcursor-0.1.12.tar.gz 28714 BLAKE2B 
619f077bcadeb434300526f981275196cf28d5e866d4b99606219ac27b4a70cd0ae6497674d3b053aa25d17b796ef30e66f333dedc06d54ceb580d2cad0abe6e
 SHA512 
2ebe8b424905ada5db00625fa839d0475815f5fce44dc50d5528e7f4e5d5684bc6a8e4b1e254dbca2fe42e80eb79efbd57371e0a37bec91939d81a91fb45a34c
 DIST hyprcursor-0.1.9.gh.tar.gz 26111 BLAKE2B 
94edd94be6ba29e85074f5dd16a52e7da89d75a2b3c1be06fabf9d0880085b5ec37f507ba100f24b34f8efd8f2f84d5508aa846860ceaa9eb629ee54c58bb5c1
 SHA512 
39205b0ae4094cf07b19844894e4c7b4dfd2f44e8014e0db77759d880f02c21a2568705fdfae9efb11f05b97a54a9f0c2ffb57045c10a022a1b3ed2a0d2ccca8

diff --git a/gui-libs/hyprcursor/hyprcursor-9999.ebuild 
b/gui-libs/hyprcursor/hyprcursor-0.1.12.ebuild
similarity index 91%
copy from gui-libs/hyprcursor/hyprcursor-9999.ebuild
copy to gui-libs/hyprcursor/hyprcursor-0.1.12.ebuild
index cb5f28fe41d0..5f4df09be1be 100644
--- a/gui-libs/hyprcursor/hyprcursor-9999.ebuild
+++ b/gui-libs/hyprcursor/hyprcursor-0.1.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,7 @@ inherit cmake
 DESCRIPTION="The hyprland cursor format, library and utilities"
 HOMEPAGE="https://github.com/hyprwm/hyprcursor";
 
-if [[ "${PV}" = *9999 ]]; then
+if [[ ${PV} == *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/hyprwm/${PN^}.git";
 else

diff --git a/gui-libs/hyprcursor/hyprcursor-9999.ebuild 
b/gui-libs/hyprcursor/hyprcursor-9999.ebuild
index cb5f28fe41d0..5f4df09be1be 100644
--- a/gui-libs/hyprcursor/hyprcursor-9999.ebuild
+++ b/gui-libs/hyprcursor/hyprcursor-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,7 @@ inherit cmake
 DESCRIPTION="The hyprland cursor format, library and utilities"
 HOMEPAGE="https://github.com/hyprwm/hyprcursor";
 
-if [[ "${PV}" = *9999 ]]; then
+if [[ ${PV} == *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/hyprwm/${PN^}.git";
 else

Reply via email to