author | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:31:37 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:31:37 UTC |
parent | 7c2e197f41b8de604f782ead8d39aa8a053475ed |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 508d323..2ed1b21 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.16.0 -pkgrel=2 +pkgver=5.17.0 +pkgrel=1 pkgdesc='Text completion helpers and widgets' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/kcompletion' @@ -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=('b8384961948af1ecb299991468c35eb2') +md5sums=('a8f376583e176844e84fe9eda5ac7fbf') prepare() { mkdir -p build