Date: Sunday, October 9, 2016 @ 17:34:28 Author: felixonmars Revision: 278061
upgpkg: kactivities 5.27.0-1 Upstream release Modified: kactivities/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-09 17:34:20 UTC (rev 278060) +++ PKGBUILD 2016-10-09 17:34:28 UTC (rev 278061) @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kactivities -pkgver=5.26.0 +pkgver=5.27.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=('e5e0a8d849fe5b5fdb6606474926b749') +md5sums=('625f4f416f285dd7119f86685a4a8b75') prepare() { mkdir -p build
