Date: Monday, July 11, 2016 @ 01:20:30 Author: felixonmars Revision: 271349
upgpkg: kactivities 5.24.0-1 Upstream release Modified: kactivities/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-11 01:20:19 UTC (rev 271348) +++ PKGBUILD 2016-07-11 01:20:30 UTC (rev 271349) @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kactivities -pkgver=5.23.0 +pkgver=5.24.0 pkgrel=1 arch=('i686' 'x86_64') pkgdesc="Core components for the KDE's Activities" @@ -17,7 +17,7 @@ replaces=('kactivities-frameworks') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz") -md5sums=('85af6c7eab34592872a85c9559ed1b36') +md5sums=('7f65f22f0ff0e118b2138186d8160ea2') prepare() { mkdir -p build
