summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bd9c9a6a293..2d0844bc9ff1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polkit-dumb-agent-git
pkgdesc = A polkit agent in 145 lines of code using Qt and libsystemd, because polkit sucks.
- pkgver = r18.29190d8
+ pkgver = r22.c6424b6
pkgrel = 1
url = https://github.com/sandsmark/polkit-dumb-agent
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 3267bfd2803c..c60b9da3542d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Martin Sandsmark <martin.sandsmark@kde.org>
pkgname=polkit-dumb-agent-git
-pkgver=r18.29190d8
+pkgver=r22.c6424b6
pkgrel=1
pkgdesc="A polkit agent in 145 lines of code using Qt and libsystemd, because polkit sucks."
arch=(i686 x86_64)