summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpicokan2024-01-17 19:40:37 +0000
committerpicokan2024-01-17 19:40:37 +0000
commit0b2dd4b82689695947e0eb0f29d4a98d8eae5b6a (patch)
tree73b110cf0d8c558c72f3b82a5e1a36a1119ac215
parentf75600eaf778dae8a1f5952aa6e948336725f08c (diff)
downloadaur-polkit-consolekit.tar.gz
Updated to version 124.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddb44f129d06..a9189f0d9961 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polkit-consolekit
pkgdesc = PolicyKit with ConsoleKit support for non-systemd systems
- pkgver = 123
+ pkgver = 124
pkgrel = 1
url = https://gitlab.freedesktop.org/polkit/polkit
arch = i686
@@ -13,15 +13,15 @@ pkgbase = polkit-consolekit
depends = pam
depends = expat
depends = duktape
- provides = polkit=123
+ provides = polkit=124
provides = libpolkit-agent-1.so
provides = libpolkit-gobject-1.so
conflicts = polkit
options = !libtool
- source = https://gitlab.freedesktop.org/polkit/polkit/-/archive/123/polkit-123.tar.gz
+ source = https://gitlab.freedesktop.org/polkit/polkit/-/archive/124/polkit-124.tar.gz
source = polkit.conf
source = 99-consolekit.rules
- sha256sums = b69278f6ea0eac406350c45f5720e2fe5e4beaf9f53c16d9902e025965418864
+ sha256sums = 72457d96a0538fd03a3ca96a6bf9b7faf82184d4d67c793eb759168e4fd49e20
sha256sums = f12f590cf5ad621710f75a40b5af88e186d3a0a17d682a8bbe03b833525a3a39
sha256sums = c7f887e1a8429106b43e8e81849c731e18b3055ef5e9ce0d44706ec23e9ef99e
diff --git a/PKGBUILD b/PKGBUILD
index c1a8aa6785d2..69cc3e8a31a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=polkit-consolekit
-pkgver=123
+pkgver=124
pkgrel=1
pkgdesc="PolicyKit with ConsoleKit support for non-systemd systems"
arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@ options=('!libtool')
source=(https://gitlab.freedesktop.org/polkit/polkit/-/archive/$pkgver/polkit-$pkgver.tar.gz
polkit.conf
99-consolekit.rules)
-sha256sums=('b69278f6ea0eac406350c45f5720e2fe5e4beaf9f53c16d9902e025965418864'
+sha256sums=('72457d96a0538fd03a3ca96a6bf9b7faf82184d4d67c793eb759168e4fd49e20'
'f12f590cf5ad621710f75a40b5af88e186d3a0a17d682a8bbe03b833525a3a39'
'c7f887e1a8429106b43e8e81849c731e18b3055ef5e9ce0d44706ec23e9ef99e')