author | Antonio Rojas
<arojas@archlinux.org> 2015-05-06 06:18:10 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-05-06 06:18:10 UTC |
parent | f6a31b0cbe3b333fd399a34d1ef1f8304ec922e8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 199ffd0..2c319e4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.9.0 +pkgver=5.10.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=('52c1e57e69e1c7cc9fb823907cd917b6') +md5sums=('de3d740ae5ca9d0cc11ee37aecae1e57') prepare() { mkdir -p build