author | Andrea Scarpino
<andrea@archlinux.org> 2012-05-03 13:20:47 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2012-05-03 13:20:47 UTC |
parent | 4399237917b9c20eb4d78d04f26352e4b706bee4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index dfe4043..4703fca 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=4.8.2 +pkgver=4.8.3 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/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('e97d0b82661fd3d886b87d673d7a1191073af7ff') +sha1sums=('de382701c5a9f8c04de78124a4b2c19f3707656c') build() { cd "${srcdir}"