author | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:04:58 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:04:58 UTC |
parent | d2244f9ad7e560e0e5d712788097b0f9036186e5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0503d72..f14072d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.7.0 +pkgver=5.8.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=('59ddec8e7b1957d2026e13692d76d054') +md5sums=('d82fde58b0fb646aa8b3593720e8a22f') prepare() { mkdir -p build