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 | 22087f1a60b23e9328e615efb5244c4469ecee8a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 122e6bc..15eaf0d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdesignerplugin -pkgver=5.5.0 +pkgver=5.6.0 pkgrel=1 pkgdesc='Integration of Frameworks widgets in Qt Designer/Creator' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('kplotting' 'kdewebkit') makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('6e182a060d5ce56827f21a4a96e6db24') +md5sums=('b4db2e171bf5f4ab8c8bc56674836b02') prepare() { mkdir -p build