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


Commits:
5096f0cb by Caleb Maclennan at 2024-11-10T01:37:24+03:00
upgpkg: 0.2.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hyprutils
        pkgdesc = Hyprland utilities library used across the ecosystem
-       pkgver = 0.2.3
+       pkgver = 0.2.4
        pkgrel = 1
        url = https://github.com/hyprwm/hyprutils
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = hyprutils
        makedepends = cmake
        depends = pixman
        provides = libhyprutils.so
-       source = 
hyprutils-0.2.3.tar.gz::https://github.com/hyprwm/hyprutils/archive/refs/tags/v0.2.3.tar.gz
-       sha256sums = 
06821949c3a060c6233bebcaad3a3a3e3a6dfc4b2e6e1034834a5c92d7236b21
+       source = 
hyprutils-0.2.4.tar.gz::https://github.com/hyprwm/hyprutils/archive/refs/tags/v0.2.4.tar.gz
+       sha256sums = 
ce8455a7bb74e2266910f9a3c1fcbcc9fa4317ca057ba6e8fbf79ec95c8ef699
 
 pkgname = hyprutils


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: alba4k <[email protected]>
 
 pkgname=hyprutils
-pkgver=0.2.3
+pkgver=0.2.4
 pkgrel=1
 pkgdesc="Hyprland utilities library used across the ecosystem"
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(pixman)
 makedepends=(git cmake)
 provides=(libhyprutils.so)
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('06821949c3a060c6233bebcaad3a3a3e3a6dfc4b2e6e1034834a5c92d7236b21')
+sha256sums=('ce8455a7bb74e2266910f9a3c1fcbcc9fa4317ca057ba6e8fbf79ec95c8ef699')
 
 build() {
        cd "${pkgname}-${pkgver}"



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

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


Reply via email to