[arch-commits] Commit in kdeutils/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Thu Jul 29 13:26:22 UTC 2010


    Date: Thursday, July 29, 2010 @ 09:26:19
  Author: andrea
Revision: 86353

KDE 4.5.0

Modified:
  kdeutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-29 13:26:08 UTC (rev 86352)
+++ PKGBUILD	2010-07-29 13:26:19 UTC (rev 86353)
@@ -16,7 +16,7 @@
          'kdeutils-printer-applet'
          'kdeutils-superkaramba'
          'kdeutils-sweeper')
-pkgver=4.4.95
+pkgver=4.5.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -25,8 +25,8 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-lib' 'kdebase-workspace'
 	'kdebindings-python' 'system-config-printer-common' 'libarchive' 'qimageblitz'
 	'docbook-xsl' 'qjson')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('06febcbea4021354b70bcc0465e8223fa501892c')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+sha1sums=('a7852a334b47068bf02de51e3dbce804397f0c1c')
 
 build() {
 	cd ${srcdir}




More information about the arch-commits mailing list