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

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:34:28 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:34:27
  Author: andrea
Revision: 147292

KDE 4.8.0

Modified:
  kdebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:34:24 UTC (rev 147291)
+++ PKGBUILD	2012-01-25 20:34:27 UTC (rev 147292)
@@ -12,15 +12,15 @@
          'kdebase-konqueror'
          'kdebase-lib'
          'kdebase-plasma')
-pkgver=4.7.97
+pkgver=4.8.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdebase')
 makedepends=('kdelibs' 'cmake' 'automoc4' 'tidyhtml')
-source=("http://download.kde.org/unstable/${pkgver}/src/kde-baseapps-${pkgver}.tar.bz2")
-sha1sums=('5ce9e623724f5ce8f2b6c20ccbdf67e2d2f53d51')
+source=("http://download.kde.org/stable/${pkgver}/src/kde-baseapps-${pkgver}.tar.bz2")
+sha1sums=('25151b551793164c5eb1cb303d3031e63a6122e3')
 
 build() {
 	cd ${srcdir}




More information about the arch-commits mailing list