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


Commits:
28180585 by Caleb Maclennan at 2025-11-22T12:04:17+03:00
upgpkg: 0.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hyprgraphics
        pkgdesc = hyprland graphics resources and utilities
-       pkgver = 0.3.0
+       pkgver = 0.4.0
        pkgrel = 1
        url = https://github.com/hyprwm/hyprgraphics
        arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = hyprgraphics
        depends = libpangocairo-1.0.so
        depends = pixman
        provides = libhyprgraphics.so
-       source = 
https://github.com/hyprwm/hyprgraphics/archive/v0.3.0/hyprgraphics-0.3.0.tar.gz
-       sha256sums = 
01ccac9fdb269be7990358e14eccfda07e641885ba6a14fbafa1dfa7617d16ff
+       source = 
https://github.com/hyprwm/hyprgraphics/archive/v0.4.0/hyprgraphics-0.4.0.tar.gz
+       sha256sums = 
1ee818778eafd36919a463481fe0838ea3440d53fbd2305a5bf1449c61148678
 
 pkgname = hyprgraphics


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=hyprgraphics
-pkgver=0.3.0
+pkgver=0.4.0
 pkgrel=1
 pkgdesc='hyprland graphics resources and utilities'
 arch=(x86_64 aarch64)
@@ -23,7 +23,7 @@ makedepends=(cmake)
 provides=("lib$pkgname.so")
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('01ccac9fdb269be7990358e14eccfda07e641885ba6a14fbafa1dfa7617d16ff')
+sha256sums=('1ee818778eafd36919a463481fe0838ea3440d53fbd2305a5bf1449c61148678')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprgraphics/-/commit/281805856485ecb4573e199f6528bad14dbdfaed

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


Reply via email to