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

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:35:12 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:35:12
  Author: andrea
Revision: 147306

KDE 4.8.0

Modified:
  kdeartwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:35:09 UTC (rev 147305)
+++ PKGBUILD	2012-01-25 20:35:12 UTC (rev 147306)
@@ -13,7 +13,7 @@
          'kdeartwork-styles'
          'kdeartwork-wallpapers'
          'kdeartwork-weatherwallpapers')
-pkgver=4.7.97
+pkgver=4.8.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -21,8 +21,8 @@
 groups=('kde' 'kdeartwork')
 makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace'
              'libkexiv2')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('ada3eec0be27a35779fefce0ef419ab8eff43ee6')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+sha1sums=('08c6e127ad1931a13ea1dde25189a49de089fa89')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list