summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorreplabrobin2015-08-21 08:38:54 +0100
committerreplabrobin2015-08-21 08:38:54 +0100
commitc5ed85e2565e6158a3235d3d3b25b9ae828a0e81 (patch)
treefe2e41ab90c193924b176a53c1d18cb2c0feabf5 /PKGBUILD
parent0e0a36a7ab7616f920598689fee8aa036d3f8e07 (diff)
downloadaur-c5ed85e2565e6158a3235d3d3b25b9ae828a0e81.tar.gz
update to 0.113
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0523ca3c30e..b710376a9ab7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=polkit-consolekit
-pkgver=0.112
+pkgver=0.113
pkgrel=2
-pkgdesc="PolyciKit with ConsoleKit support for non-systemd systems"
+pkgdesc="PolicyKit with ConsoleKit support for non-systemd systems"
arch=('i686' 'x86_64')
license=('LGPL')
url="http://www.freedesktop.org/wiki/Software/polkit"
@@ -39,5 +39,5 @@ package() {
install -m644 "$srcdir/polkit.pam" "$pkgdir/etc/pam.d/polkit-1"
}
-md5sums=('b0f2fa00a55f47c6a5d88e9b73f80127'
+md5sums=('4b77776c9e4f897dcfe03b2c34198edf'
'6564f95878297b954f0572bc1610dd15')