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


Commits:
e038eaca by Caleb Maclennan at 2025-11-07T15:36:18+03:00
upgpkg: 0.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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


Reply via email to