Date: Tuesday, June 14, 2016 @ 16:10:32 Author: felixonmars Revision: 269672
upgpkg: kactivities 5.23.0-1 Upstream release Modified: kactivities/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-14 16:10:25 UTC (rev 269671) +++ PKGBUILD 2016-06-14 16:10:32 UTC (rev 269672) @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kactivities -pkgver=5.22.0 +pkgver=5.23.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=('a6c41e3ca997e878c6bc354fe854d10b') +md5sums=('85af6c7eab34592872a85c9559ed1b36') prepare() { mkdir -p build
