author | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 07:18:01 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 07:18:01 UTC |
parent | 42f7c5d88790529c0bf8e09a082e2f5e6a12e6c5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f14072d..52842d1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.8.0 +pkgver=5.9.0 pkgrel=1 pkgdesc='Addons to QtGui' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-x11extras') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('d82fde58b0fb646aa8b3593720e8a22f') +md5sums=('355553f08db01a22fa54f719d83747e0') prepare() { mkdir -p build