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

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


    Date: Thursday, July 29, 2010 @ 09:24:24
  Author: andrea
Revision: 86337

KDE 4.5.0

Modified:
  kdebase-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-29 13:24:16 UTC (rev 86336)
+++ PKGBUILD	2010-07-29 13:24:24 UTC (rev 86337)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdebase-runtime
-pkgver=4.4.95
+pkgver=4.5.0
 pkgrel=1
 pkgdesc="KDE Base Runtime Environment"
 arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@
 optdepends=('htdig: to build the search index'
             'gdb: drkonq crash handler')
 install="${pkgname}.install"
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('d4a5b83ef6d2a61801029a656f56e681fae2243a')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('46470a4ccda687608c8669989580efef983cb25f')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list