Date: Sunday, August 14, 2016 @ 15:41:32 Author: felixonmars Revision: 273685
upgpkg: kcompletion 5.25.0-1 Upstream release Modified: kcompletion/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-14 15:41:23 UTC (rev 273684) +++ PKGBUILD 2016-08-14 15:41:32 UTC (rev 273685) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <and...@archlinux.org> pkgname=kcompletion -pkgver=5.24.0 +pkgver=5.25.0 pkgrel=1 pkgdesc='Text completion helpers and widgets' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('9f9fe1c4f7192eec803116eef9f8b00e') +md5sums=('ce3839d146dc522a3595085833bf10ea') prepare() { mkdir -p build