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

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:59:28 UTC 2012


    Date: Friday, November 16, 2012 @ 14:59:27
  Author: andrea
Revision: 171231

KDE 4.10 beta1 - first steps

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

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-11-16 14:44:08 UTC (rev 171083)
+++ kde-unstable/PKGBUILD	2012-11-16 19:59:27 UTC (rev 171231)
@@ -7,15 +7,15 @@
          'kdewebdev-kimagemapeditor'
          'kdewebdev-klinkstatus'
          'kdewebdev-kommander')
-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' 'kdewebdev')
 makedepends=('cmake' 'automoc4' 'ruby' 'tidyhtml' 'kdepimlibs' 'boost')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
-sha1sums=('590a6da889357c16246ac8b5e0a16b7fb4679414')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
+sha1sums=('9fceae50b807b862d80b695bebf6348fdf4cff66')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list