author | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:28:13 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:28:13 UTC |
parent | a685917e39c04d1b6aa92b2b8767cdee4e2b169e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 95b5bc9..22b97c6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.21.0 +pkgver=5.22.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=('b96f44cb78c6ee6bf553dcbbdfa9e2b2') +md5sums=('5f49157875b01a780049b472df5d5213') prepare() { mkdir -p build