summaryrefslogtreecommitdiff
path: root/extra/polkit/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2011-12-09 15:21:15 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2011-12-09 15:21:15 +0100
commit784f841dd02d4cf93e02aeab3e17cb7de1a7937f (patch)
treee5c1dc07e7ca785a346ef10efa7b43e212b7c884 /extra/polkit/PKGBUILD
parentebd15ff2a4a2dd51cc6d862bcef96a1b6d753336 (diff)
parent707457876743e969be9eb163c36928978df245cd (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/python-mpi4py/PKGBUILD community/sword/PKGBUILD community/xiphos/PKGBUILD extra/bitlbee/PKGBUILD extra/nicotine/PKGBUILD extra/purple-plugin-pack/PKGBUILD multilib/lib32-curl/PKGBUILD multilib/lib32-glib2/PKGBUILD
Diffstat (limited to 'extra/polkit/PKGBUILD')
-rw-r--r--extra/polkit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/polkit/PKGBUILD b/extra/polkit/PKGBUILD
index 0fe7ea09b..60db8e35f 100644
--- a/extra/polkit/PKGBUILD
+++ b/extra/polkit/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 136695 2011-08-31 14:31:56Z jgc $
+# $Id: PKGBUILD 144479 2011-12-06 17:28:58Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=polkit
-pkgver=0.102
+pkgver=0.103
pkgrel=1
pkgdesc="Application development toolkit for controlling system-wide privileges"
arch=(i686 x86_64 'mips64el')
@@ -14,7 +14,7 @@ replaces=('policykit')
options=('!libtool')
source=(http://hal.freedesktop.org/releases/${pkgname}-${pkgver}.tar.gz
polkit.pam)
-md5sums=('a3726bdb9728c103e58f62131e26693a'
+md5sums=('aaacf2ef18774ea8a825a426a7cfe763'
'6564f95878297b954f0572bc1610dd15')
build() {