author | Andrea Scarpino
<andrea@archlinux.org> 2014-09-13 07:15:10 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-09-13 07:15:10 UTC |
parent | 51f71988847877d2093210130457817b9ef5194b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8d89296..df196b3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.1.0 +pkgver=5.2.0 pkgrel=1 pkgdesc='KCompletion' arch=('i686' 'x86_64') @@ -11,7 +11,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=('7f170888ef57c61225d95c380755c424') +md5sums=('86ca6a7fa5b3eb1bf4c7033234c78c42') prepare() { mkdir -p build