[arch-commits] Commit in polkit-qt/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Thu Dec 9 08:41:00 UTC 2010


    Date: Thursday, December 9, 2010 @ 03:40:59
  Author: andrea
Revision: 102633

upstream release

Modified:
  polkit-qt/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-08 22:40:30 UTC (rev 102632)
+++ PKGBUILD	2010-12-09 08:40:59 UTC (rev 102633)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=polkit-qt
-pkgver=git20101121
+pkgver=0.99.0
 pkgrel=1
 pkgdesc='A library that allows developers to access PolicyKit API with a nice Qt-style API'
 arch=('i686' 'x86_64')
@@ -11,9 +11,8 @@
 license=('LGPL')
 depends=('polkit' 'qt')
 makedepends=('cmake' 'automoc4')
-source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-1-${pkgver}.tar.bz2")
-md5sums=('56d3d64e2dc535ac0bca38856105a34a')
-options=('force')
+source=("ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/${pkgname}-1-${pkgver}.tar.bz2")
+md5sums=('1c5b4113a2a167624b5f716b4f03a219')
 
 build() {
 	cd ${srcdir}




More information about the arch-commits mailing list