author | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:03:33 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:03:33 UTC |
parent | 063704ac2f42ca5dd32646677fbf35b7ba4d1ae6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c49ffac..864d1e3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.14.0 +pkgver=5.15.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=('d2eccbda7aa054cfb4e6f0bd3c79aa3f') +md5sums=('8aa1cbd8e47ba7a459e375ece56fe195') prepare() { mkdir -p build