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

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


    Date: Thursday, July 29, 2010 @ 09:26:03
  Author: andrea
Revision: 86351

KDE 4.5.0

Modified:
  kdesdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-29 13:25:56 UTC (rev 86350)
+++ PKGBUILD	2010-07-29 13:26:03 UTC (rev 86351)
@@ -23,7 +23,7 @@
          'kdesdk-scripts'
          'kdesdk-strigi-analyzer'
          'kdesdk-umbrello')
-pkgver=4.4.95
+pkgver=4.5.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -31,8 +31,8 @@
 groups=('kde' 'kdesdk')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdepim-runtime' 'subversion'
 	'kdebindings-python' 'docbook-xsl')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('0da4e63e7eaa5d48505fdf4744ef95c014393229')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+sha1sums=('1f07f7b945e1bbdde6339e2aed38a78a55a6b5be')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list