author | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 14:41:10 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 14:41:10 UTC |
parent | 4911d36428573d90ef4a0ce94a0bfb9ce879d5c5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2ed1b21..70763de 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.17.0 +pkgver=5.18.0 pkgrel=1 pkgdesc='Text completion helpers and widgets' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kwidgetsaddons' 'kconfig') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('a8f376583e176844e84fe9eda5ac7fbf') +md5sums=('af520088daa15b0ead9fe6077059359b') prepare() { mkdir -p build