author | Antonio Rojas
<arojas@archlinux.org> 2015-06-10 20:56:07 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-06-10 20:56:07 UTC |
parent | 1606fbd21e6fbedb452633d943c966ad1c0468c9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2c319e4..5a4cf40 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.10.0 +pkgver=5.11.0 pkgrel=1 pkgdesc='Addons to QtWidgets' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('de3d740ae5ca9d0cc11ee37aecae1e57') +md5sums=('6e5d05a5cd7f735ad9832e93c2693ea2') prepare() { mkdir -p build