summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2020-12-28 12:30:26 +0100
committerMartin T. H. Sandsmark2020-12-28 12:30:26 +0100
commitf93e919b57a66c5ff6058d9e39b00f7bb5fc3ba5 (patch)
treeba5267494481d87698a8a9663718d8a1a23065b0
parent127082f392c56e8283228fb0aac948ef723f3095 (diff)
downloadaur-f93e919b57a66c5ff6058d9e39b00f7bb5fc3ba5.tar.gz
bump version
-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)