Date: Wednesday, April 8, 2015 @ 09:14:57 Author: fyan Revision: 235633
upgpkg: kcompletion 5.9.0-1 Modified: kcompletion/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-08 07:14:27 UTC (rev 235632) +++ PKGBUILD 2015-04-08 07:14:57 UTC (rev 235633) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kcompletion -pkgver=5.8.0 +pkgver=5.9.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=('d8c49357e334f5992df7a0863b08bed7') +md5sums=('136ae86de0790101bb48f72580cd9923') prepare() { mkdir -p build
