Date: Wednesday, March 16, 2016 @ 05:42:28 Author: fyan Revision: 261774
upgpkg: kactivities 5.20.0-1 KF 5.20.0 Modified: kactivities/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-16 04:42:18 UTC (rev 261773) +++ PKGBUILD 2016-03-16 04:42:28 UTC (rev 261774) @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kactivities -pkgver=5.19.0 +pkgver=5.20.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=('b5ceb59e0b354858849c6728d7df2c3d') +md5sums=('7dc889ce8dc8d58fc74270b2462acef7') prepare() { mkdir -p build
