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


Commits:
1bbd4627 by Caleb Maclennan at 2025-08-02T02:21:42+03:00
upgpkg: 0.1.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hyprpolkitagent
        pkgdesc = Simple polkit authentication agent for Hyprland, written in 
QT/QML
-       pkgver = 0.1.2
-       pkgrel = 8
+       pkgver = 0.1.3
+       pkgrel = 1
        url = https://github.com/hyprwm/hyprpolkitagent
        arch = x86_64
        arch = aarch64
@@ -15,7 +15,7 @@ pkgbase = hyprpolkitagent
        depends = polkit-qt6
        depends = qt6-base
        depends = qt6-declarative
-       source = 
https://github.com/hyprwm/hyprpolkitagent/archive/v0.1.2/hyprpolkitagent-0.1.2.tar.gz
-       sha256sums = 
2aa642a55aab000ac340c9209063a3068fda5b419ad83116f3c87532f06b0a79
+       source = 
https://github.com/hyprwm/hyprpolkitagent/archive/v0.1.3/hyprpolkitagent-0.1.3.tar.gz
+       sha256sums = 
a8fa714b92d47331f056b608cb731dd1f5cc3845a9109cb22c6e6eb55b4eac84
 
 pkgname = hyprpolkitagent


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Adam Perkowski <adas1...@protonmail.com>
 
 pkgname=hyprpolkitagent
-pkgver=0.1.2
-pkgrel=8
+pkgver=0.1.3
+pkgrel=1
 pkgdesc='Simple polkit authentication agent for Hyprland, written in QT/QML'
 arch=(x86_64 aarch64)
 url="https://github.com/hyprwm/$pkgname";
@@ -18,7 +18,7 @@ makedepends=(cmake
              hyprland-qt-support)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('2aa642a55aab000ac340c9209063a3068fda5b419ad83116f3c87532f06b0a79')
+sha256sums=('a8fa714b92d47331f056b608cb731dd1f5cc3845a9109cb22c6e6eb55b4eac84')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprpolkitagent/-/commit/1bbd46279d31d75d3548031b080e2454aced5e98

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


Reply via email to