author | Andrea Scarpino
<andrea@archlinux.org> 2014-10-07 18:49:39 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-10-07 18:49:39 UTC |
parent | 5a2913cb8d5c9d31a05ea43dc9ae5cfb6f900c1c |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 7aa548e..45e9c93 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.2.0 -pkgrel=3 +pkgver=5.3.0 +pkgrel=1 pkgdesc='KCompletion' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/kcompletion' @@ -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=('86ca6a7fa5b3eb1bf4c7033234c78c42') +md5sums=('a654a9735b15f6d99be04e2d0aa2d8b2') prepare() { mkdir -p build