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

Andrea Scarpino andrea at archlinux.org
Thu Dec 9 08:51:18 UTC 2010


    Date: Thursday, December 9, 2010 @ 03:51:18
  Author: andrea
Revision: 102634

upstream release

Modified:
  polkit-kde/kde-unstable/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-09 08:40:59 UTC (rev 102633)
+++ PKGBUILD	2010-12-09 08:51:18 UTC (rev 102634)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=polkit-kde
-pkgver=git20101126
+pkgver=0.99.0
 pkgrel=1
 pkgdesc='Daemon providing a polkit authentication UI for KDE'
 arch=('i686' 'x86_64')
@@ -11,14 +11,14 @@
 license=('GPL')
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
-source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('2ab61c3326cd7b933ca9fbdc472a8b32')
+source=("ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/${pkgname}-agent-1-${pkgver}.tar.bz2")
+md5sums=('a02d3fddc6270a88bceaf3ba604c92f8')
 
 build() {
 	cd ${srcdir}
 	mkdir build
 	cd build
-	cmake ../${pkgname}-1-${pkgver} \
+	cmake ../${pkgname}-agent-1-${pkgver} \
 		-DCMAKE_BUILD_TYPE=Release \
 		-DCMAKE_INSTALL_PREFIX=/usr
 	make


Property changes on: polkit-kde/kde-unstable/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list