Date: Wednesday, June 6, 2012 @ 12:13:56 Author: andrea Revision: 160816
KDE 4.8.4 Modified: kactivities/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-06 16:13:50 UTC (rev 160815) +++ PKGBUILD 2012-06-06 16:13:56 UTC (rev 160816) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kactivities -pkgver=4.8.3 +pkgver=4.8.4 pkgrel=1 arch=('i686' 'x86_64') pkgdesc='API for using and interacting with Activities' @@ -11,7 +11,7 @@ depends=('kdelibs') makedepends=('cmake' 'automoc4') source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('de382701c5a9f8c04de78124a4b2c19f3707656c') +sha1sums=('3f42c18bae5a1d6bbd7fca471d8b4f9755875e06') build() { cd "${srcdir}"
