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

Pierre Schmitz pierre at archlinux.org
Wed Jun 3 22:09:19 UTC 2009


    Date: Wednesday, June 3, 2009 @ 18:09:18
  Author: pierre
Revision: 41391

KDE 4.3 beta 2; first try; commiting to kde-unstable

Added:
  kdeadmin/kde-unstable/
Modified:
  kdeadmin/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-06-03 19:26:41 UTC (rev 41374)
+++ kde-unstable/PKGBUILD	2009-06-03 22:09:18 UTC (rev 41391)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdeadmin
-pkgver=4.2.4
+pkgver=4.2.90
 pkgrel=1
 pkgdesc="KDE Administration Programs"
 arch=('i686' 'x86_64')
@@ -13,9 +13,9 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 options=('docs')
 install='kdeadmin.install'
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2"
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2"
 	'fix-syslog-path.patch')
-md5sums=('d88c5a3819924f7f49f50365811a67c7'
+md5sums=('c9d8f44474cd53d0e7ce72d7a1ed054a'
          '41b71823c7a33975ec08aaf75d67a374')
 
 build() {




More information about the arch-commits mailing list