author | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:16:08 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:16:08 UTC |
parent | f5f3bbce1aabaaab1dbc70a4165b2fa6fd72a78e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3257a00..4ab923a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.26.0 +pkgver=5.27.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=('2a5e96dece3096a1570772ade558a2aa') +md5sums=('e3a44bed1791f6e0b5ac0b085b8af14b') prepare() { mkdir -p build