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

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:37:19 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:37:19
  Author: andrea
Revision: 147348

KDE 4.8.0

Modified:
  kdesdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:37:14 UTC (rev 147347)
+++ PKGBUILD	2012-01-25 20:37:19 UTC (rev 147348)
@@ -22,7 +22,7 @@
          'kdesdk-scripts'
          'kdesdk-strigi-analyzer'
          'kdesdk-umbrello')
-pkgver=4.7.97
+pkgver=4.8.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -30,9 +30,9 @@
 groups=('kde' 'kdesdk')
 makedepends=('cmake' 'automoc4' 'boost' 'subversion' 'antlr2' 'kdepimlibs'
              'kdebase-lib')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
         'fix-python2-path.patch')
-sha1sums=('429c567cf97bd2a05076dcdc79397bb66be1cb70'
+sha1sums=('2c55ed17350cb5eba4213007614e4c587feb94b9'
           '923cabd7a877cf9a68efeb24fbf3d5827e1d949e')
 
 build() {




More information about the arch-commits mailing list