author | Andrea Scarpino
<andrea@archlinux.org> 2013-01-02 10:59:49 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2013-01-02 10:59:49 UTC |
parent | c6fc2ce5889b64803aedb7289bfc18db2b0e98a6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f583a3e..03a7a2d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=4.9.4 +pkgver=4.9.5 pkgrel=1 arch=('i686' 'x86_64') pkgdesc='API for using and interacting with the Activity Manager' @@ -10,7 +10,7 @@ license=('GPL' 'FDL') depends=('kdelibs') makedepends=('cmake' 'automoc4' 'mesa') source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('1e3b69751d0da8416215038bc140748df23d4f37') +sha1sums=('b39833e52fba5f245aa2f2c220a8e6a3108a8ed0') build() { cd "${srcdir}"