[arch-commits] Commit in polkit/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun May 13 21:06:08 UTC 2012
Date: Sunday, May 13, 2012 @ 17:06:08
Author: jgc
Revision: 158971
upgpkg: polkit 0.105-1
Update to 0.105
Modified:
polkit/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-05-13 20:58:29 UTC (rev 158970)
+++ PKGBUILD 2012-05-13 21:06:08 UTC (rev 158971)
@@ -2,8 +2,8 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=polkit
-pkgver=0.104
-pkgrel=2
+pkgver=0.105
+pkgrel=1
pkgdesc="Application development toolkit for controlling system-wide privileges"
arch=(i686 x86_64)
license=('LGPL')
@@ -12,9 +12,9 @@
makedepends=('intltool' 'gtk-doc' 'gobject-introspection')
replaces=('policykit')
options=('!libtool')
-source=(http://hal.freedesktop.org/releases/$pkgname-$pkgver.tar.gz
+source=(http://www.freedesktop.org/software/polkit/releases/$pkgname-$pkgver.tar.gz
polkit.pam)
-md5sums=('e380b4c6fb1e7bccf854e92edc0a8ce1'
+md5sums=('9c29e1b6c214f0bd6f1d4ee303dfaed9'
'6564f95878297b954f0572bc1610dd15')
build() {
More information about the arch-commits
mailing list