author | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:26:31 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:26:31 UTC |
parent | 46a3c4d892fa6703d172d2d96570df9c96bb7f7e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 68b0f05..140733a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.19.0 +pkgver=5.20.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=('b423159cec98dbac442bdb88e1daeda4') +md5sums=('b2cfb78436d3bf15d2197a0676d4fe19') prepare() { mkdir -p build