author | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 15:03:34 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 15:03:34 UTC |
parent | 1cc7360229fd6215e1a2596b66e2cbc30ed63630 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e3a8057..8b43bf1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.22.0 +pkgver=5.23.0 pkgrel=1 pkgdesc='Addons to QtWidgets' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('29512139354cbfcad8d6bd34db59c2ea') +md5sums=('d218ec2b2e7264fbd0cb631f77bbd70f') prepare() { mkdir -p build