author | Andrea Scarpino
<andrea@archlinux.org> 2014-06-04 06:53:31 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-06-04 06:53:31 UTC |
parent | d4e8a28124d3018e09e080d065967560c9f25547 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c887ddb..47cf706 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=4.99.0 +pkgver=4.100.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/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('d3e839ddec60b2afd762d88a8bc12ba8') +md5sums=('88b8d9b8c0d7ab475bdc6afd34e02a88') prepare() { mkdir -p build