Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
hyprcursor


Commits:
d8421711 by Caleb Maclennan at 2025-03-17T22:30:13+03:00
upgpkg: 0.1.12-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hyprcursor
        pkgdesc = The hyprland cursor format, library and utilities
-       pkgver = 0.1.11
-       pkgrel = 3
+       pkgver = 0.1.12
+       pkgrel = 1
        url = https://github.com/hyprwm/hyprcursor
        arch = x86_64
        arch = aarch64
@@ -19,7 +19,7 @@ pkgbase = hyprcursor
        depends = tomlplusplus
        depends = libtomlplusplus.so
        provides = libhyprcursor.so
-       source = 
https://github.com/hyprwm/hyprcursor/archive/v0.1.11/hyprcursor-0.1.11.tar.gz
-       sha256sums = 
17e4576b884e6bdb463b445cffff099ad16647b826a87a67b78d38b8cad4c39e
+       source = 
https://github.com/hyprwm/hyprcursor/archive/v0.1.12/hyprcursor-0.1.12.tar.gz
+       sha256sums = 
3200a7a31e28884b9d046f8ec7b0aa67ede9ce0ab0d20193c2b61ee522d6b1f2
 
 pkgname = hyprcursor


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=hyprcursor
-pkgver=0.1.11
-pkgrel=3
+pkgver=0.1.12
+pkgrel=1
 pkgdesc='The hyprland cursor format, library and utilities'
 arch=(x86_64 aarch64)
 url="https://github.com/hyprwm/$pkgname";
@@ -18,7 +18,7 @@ makedepends=(cmake)
 provides=("lib$pkgname.so")
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('17e4576b884e6bdb463b445cffff099ad16647b826a87a67b78d38b8cad4c39e')
+sha256sums=('3200a7a31e28884b9d046f8ec7b0aa67ede9ce0ab0d20193c2b61ee522d6b1f2')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprcursor/-/commit/d8421711e10f569ebf076c04d7433caa5d94fa12

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprcursor/-/commit/d8421711e10f569ebf076c04d7433caa5d94fa12
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to