author | Andrea Scarpino
<andrea@archlinux.org> 2015-01-08 09:32:14 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2015-01-08 09:32:14 UTC |
parent | c83ebf5d40b3c9bfdde0cf643d786e55640c11d4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c5c9a73..852fdb0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.5.0 +pkgver=5.6.0 pkgrel=1 pkgdesc='Addons to QtGui' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('qt5-x11extras') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('f17d5d5cf549dff122185cfcef100d6a') +md5sums=('a014aca2c64a1540c30b23ce1c4aa8a4') prepare() { mkdir -p build