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 | b78bb9718b2dd2535ac04feb044622d7c8fe0276 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4a16c07..a7ebd68 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=4.99.0 +pkgver=4.100.0 pkgrel=1 pkgdesc='KWidgetsAddons' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('aa32781851c9e1eb35355e6db780d76f') +md5sums=('57ace08f39d821b47d4a227139cb2e58') prepare() { mkdir -p build