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

Andrea Scarpino andrea at archlinux.org
Wed Jul 7 19:18:48 UTC 2010


    Date: Wednesday, July 7, 2010 @ 15:18:47
  Author: andrea
Revision: 85055

KDE 4.5RC2

Modified:
  kdebase-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-07 19:18:41 UTC (rev 85054)
+++ PKGBUILD	2010-07-07 19:18:47 UTC (rev 85055)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdebase-runtime
-pkgver=4.4.5
+pkgver=4.4.92
 pkgrel=1
 pkgdesc="KDE Base Runtime Environment"
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
 optdepends=('htdig: to build the search index'
             'gdb: drkonq crash handler')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('93c58fbef37cdf0c9c6b37c773f8cde054fae51f')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('f5b287e6556db46b5626eb4f5381b26c217ecaab')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list