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


Commits:
9fb60783 by Caleb Maclennan at 2026-07-18T12:00:09+03:00
upgpkg: 0.14.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hyprutils
        pkgdesc = Hyprland utilities library used across the ecosystem
-       pkgver = 0.13.1
+       pkgver = 0.14.0
        pkgrel = 1
        url = https://github.com/hyprwm/hyprutils
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = hyprutils
        depends = pixman
        depends = libpixman-1.so
        provides = libhyprutils.so
-       source = 
https://github.com/hyprwm/hyprutils/archive/v0.13.1/hyprutils-0.13.1.tar.gz
-       sha256sums = 
480ee026105deea64a24eb96d80cabe54b357594ce36cb05c021ea226c69aede
+       source = 
https://github.com/hyprwm/hyprutils/archive/v0.14.0/hyprutils-0.14.0.tar.gz
+       sha256sums = 
b4af2177ede4ca3e1bb0ffff10348f82d776b911dd1e64fe693edd8ec9488101
 
 pkgname = hyprutils


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: alba4k <[email protected]>
 
 pkgname=hyprutils
-pkgver=0.13.1
+pkgver=0.14.0
 pkgrel=1
 pkgdesc='Hyprland utilities library used across the ecosystem'
 arch=(x86_64)
@@ -15,7 +15,7 @@ makedepends=(cmake)
 provides=(libhyprutils.so)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('480ee026105deea64a24eb96d80cabe54b357594ce36cb05c021ea226c69aede')
+sha256sums=('b4af2177ede4ca3e1bb0ffff10348f82d776b911dd1e64fe693edd8ec9488101')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprutils/-/commit/9fb60783498ee4d4e8ec29d2af4382f6de9e7113

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprutils/-/commit/9fb60783498ee4d4e8ec29d2af4382f6de9e7113
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to