git » kactivities.git » commit b03c469

KDE 4.8RC2

author Andrea Scarpino
2012-01-04 13:16:40 UTC
committer Andrea Scarpino
2012-01-04 13:16:40 UTC
parent fa2754b148abf6e48d06b141e37dbeaf3c02b0bb

KDE 4.8RC2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6f2236c..3528164 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kactivities
-pkgver=4.7.95
+pkgver=4.7.97
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='API for using and interacting with Activities'
@@ -10,7 +10,7 @@ license=('GPL' 'FDL')
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('3bd6c03c82e0c9083a177e79b8379d3ba2924863')
+sha1sums=('867c885ad86054b827d5e5f11399a9252d68e7a5')
 
 build() {
   cd "${srcdir}"