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 3c076a8f337a..4bd9c9a6a293 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 = r15.bf4bef0
+ pkgver = r18.29190d8
pkgrel = 1
url = https://github.com/sandsmark/polkit-dumb-agent
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index a4cebfaa4b19..3267bfd2803c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Martin Sandsmark <martin.sandsmark@kde.org>
pkgname=polkit-dumb-agent-git
-pkgver=r15.bf4bef0
+pkgver=r18.29190d8
pkgrel=1
pkgdesc="A polkit agent in 145 lines of code using Qt and libsystemd, because polkit sucks."
arch=(i686 x86_64)