author | Andrea Scarpino
<andrea@archlinux.org> 2012-03-04 11:08:24 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2012-03-04 11:08:24 UTC |
parent | af08fa0ce52e9ad3f0d4ff61a2861aa8cf76208c |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 24b0d69..1bab240 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=4.8.0 +pkgver=4.8.1 pkgrel=1 arch=('i686' 'x86_64') pkgdesc='API for using and interacting with Activities' @@ -9,8 +9,8 @@ url='http://kde.org/' license=('GPL' 'FDL') depends=('kdelibs') makedepends=('cmake' 'automoc4') -source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('ac64d13f767c06bfcf2040fcdf94a78410ad035d') +source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgname}-${pkgver}.tar.xz") +sha1sums=('29979514848633da71780b342e7328063bd47d07') build() { cd "${srcdir}"