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

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:58:35 UTC 2012


    Date: Friday, November 16, 2012 @ 14:58:34
  Author: andrea
Revision: 171217

KDE 4.10 beta1 - first steps

Added:
  kdesdk/kde-unstable/
Modified:
  kdesdk/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD	2012-11-16 19:58:34 UTC (rev 171217)
@@ -20,7 +20,7 @@
          'kdesdk-scripts'
          'kdesdk-strigi-analyzer'
          'kdesdk-umbrello')
-pkgver=4.9.3
+pkgver=4.9.80
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -28,9 +28,9 @@
 groups=('kde' 'kdesdk')
 makedepends=('cmake' 'automoc4' 'boost' 'subversion' 'antlr2' 'kdepimlibs'
              'kdebase-lib')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz"
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz"
         'fix-python2-path.patch')
-sha1sums=('ad45975bcda3a23fc7b77d93c7e7c0bd5f2f351c'
+sha1sums=('c9afd6e11f0d2a54706b5dfb79c47ced93a31e99'
           '923cabd7a877cf9a68efeb24fbf3d5827e1d949e')
 
 build() {




More information about the arch-commits mailing list