Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
pantheon-polkit-agent


Commits:
9237708b by Maxime Gauduin at 2025-01-01T22:19:22+01:00
upgpkg: 8.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,12 @@
 pkgbase = pantheon-polkit-agent
        pkgdesc = Pantheon Polkit Agent
-       pkgver = 8.0.0
+       pkgver = 8.0.1
        pkgrel = 1
        url = https://github.com/elementary/pantheon-agent-polkit
        arch = x86_64
        groups = pantheon
-       license = GPL3
+       license = GPL-3.0-only
+       makedepends = cmake
        makedepends = git
        makedepends = meson
        makedepends = intltool
@@ -15,8 +16,9 @@ pkgbase = pantheon-polkit-agent
        depends = gtk4
        depends = libadwaita-1.so
        depends = libgranite-7.so
+       depends = pantheon-wayland
        depends = polkit
-       source = 
pantheon-polkit-agent::git+https://github.com/elementary/pantheon-agent-polkit.git#tag=0809b756a64e89c07f368a3996800d099cb41ee3
-       b2sums = 
ab295e225df69f2e3dc4acd92b9f7d8c96cf8ec45a4e095f529a2bc8246d6617fe5ba8d3c6db930f32b1c257e6e7d6bde7be1e374a752c41f19b838a8b12bad5
+       source = 
pantheon-polkit-agent::git+https://github.com/elementary/pantheon-agent-polkit.git#tag=1866e51f2dd21b5280c5c2cc16d83ef5ef26fcf4
+       b2sums = 
b6a9555b6dd61f09c7ac624ec457c2b870d51b8fac7f9a23d5cdd2cf57638ea6f7c296c6330698860e0737c84ef37df8e56d88443ffd29224d1a3f91673f868c
 
 pkgname = pantheon-polkit-agent


=====================================
PKGBUILD
=====================================
@@ -1,12 +1,12 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=pantheon-polkit-agent
-pkgver=8.0.0
+pkgver=8.0.1
 pkgrel=1
 pkgdesc='Pantheon Polkit Agent'
 arch=(x86_64)
 url=https://github.com/elementary/pantheon-agent-polkit
-license=(GPL3)
+license=(GPL-3.0-only)
 groups=(pantheon)
 depends=(
   glib2
@@ -14,17 +14,19 @@ depends=(
   gtk4
   libadwaita-1.so
   libgranite-7.so
+  pantheon-wayland
   polkit
 )
 makedepends=(
+  cmake
   git
   meson
   intltool
   vala
 )
-_tag=0809b756a64e89c07f368a3996800d099cb41ee3
+_tag=1866e51f2dd21b5280c5c2cc16d83ef5ef26fcf4
 
source=(pantheon-polkit-agent::git+https://github.com/elementary/pantheon-agent-polkit.git#tag=${_tag})
-b2sums=('ab295e225df69f2e3dc4acd92b9f7d8c96cf8ec45a4e095f529a2bc8246d6617fe5ba8d3c6db930f32b1c257e6e7d6bde7be1e374a752c41f19b838a8b12bad5')
+b2sums=('b6a9555b6dd61f09c7ac624ec457c2b870d51b8fac7f9a23d5cdd2cf57638ea6f7c296c6330698860e0737c84ef37df8e56d88443ffd29224d1a3f91673f868c')
 
 pkgver() {
   cd pantheon-polkit-agent



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-polkit-agent/-/commit/9237708bc1fec6701c40c9fa08a564181adffd2c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-polkit-agent/-/commit/9237708bc1fec6701c40c9fa08a564181adffd2c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to