author | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:32:36 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:32:36 UTC |
parent | 5a97bce8a40a9e3e5c24280d0c809437d65c0979 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a7a5740..d969954 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.20.0 +pkgver=5.21.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=('0203c7f7bec440a748e01f24231f3e67') +md5sums=('033efe9faefc98877e40c75a8cbbdfe4') prepare() { mkdir -p build