Date: Thursday, April 4, 2013 @ 05:40:14 Author: svenstaro Revision: 181392
upgpkg: kactivities 4.10.2-1 Modified: kactivities/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-04 03:33:52 UTC (rev 181391) +++ PKGBUILD 2013-04-04 03:40:14 UTC (rev 181392) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kactivities -pkgver=4.10.1 +pkgver=4.10.2 pkgrel=1 arch=('i686' 'x86_64') pkgdesc='API for using and interacting with the Activity Manager' @@ -11,7 +11,7 @@ depends=('nepomuk-core') makedepends=('cmake' 'automoc4' 'mesa') source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('3cbcc80ec56176c7ef5d5fac04d9a5ca4e8eecca') +sha1sums=('bde79ed3db93d5fa72e1081a6638c5cb777f495e') build() { cd "${srcdir}"
