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

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:38:11 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:38:11
  Author: andrea
Revision: 147364

KDE 4.8.0

Modified:
  kdewebdev/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:38:08 UTC (rev 147363)
+++ PKGBUILD	2012-01-25 20:38:11 UTC (rev 147364)
@@ -7,15 +7,15 @@
          'kdewebdev-kimagemapeditor'
          'kdewebdev-klinkstatus'
          'kdewebdev-kommander')
-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' 'kdewebdev')
 makedepends=('cmake' 'automoc4' 'ruby' 'tidyhtml' 'kdepim-runtime' 'boost')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('accd2857d98a6d3f62d4a961e85d14166e558587')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+sha1sums=('8919c3a272a954c19a4c0a742e3e686e29650aa4')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list