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

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:34:22 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:34:21
  Author: andrea
Revision: 147290

KDE 4.8.0

Modified:
  kactivities/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:34:19 UTC (rev 147289)
+++ PKGBUILD	2012-01-25 20:34:21 UTC (rev 147290)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kactivities
-pkgver=4.7.97
+pkgver=4.8.0
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='API for using and interacting with Activities'
@@ -10,8 +10,8 @@
 license=('GPL' 'FDL')
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('867c885ad86054b827d5e5f11399a9252d68e7a5')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('ac64d13f767c06bfcf2040fcdf94a78410ad035d')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list