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

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:53:52 UTC 2012


    Date: Friday, November 16, 2012 @ 14:53:51
  Author: andrea
Revision: 171151

KDE 4.10 beta1 - first steps

Added:
  kdebase/kde-unstable/
Modified:
  kdebase/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:53:51 UTC (rev 171151)
@@ -12,15 +12,15 @@
          'kdebase-konqueror'
          'kdebase-lib'
          'kdebase-plasma')
-pkgver=4.9.3
+pkgver=4.9.80
 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/stable/${pkgver}/src/kde-baseapps-${pkgver}.tar.xz")
-sha1sums=('282b8704d54f081a16894bb94aa901e72eb5e694')
+source=("http://download.kde.org/unstable/${pkgver}/src/kde-baseapps-${pkgver}.tar.xz")
+sha1sums=('9cde28381d72f86aa4d975e48e545026bc0c6d0a')
 
 build() {
 	cd ${srcdir}




More information about the arch-commits mailing list