git » kdesignerplugin.git » commit 22087f1

KF5 5.5.0

author Andrea Scarpino
2014-12-08 16:06:22 UTC
committer Andrea Scarpino
2014-12-08 16:06:22 UTC
parent e07eef8e7787510960376bdfb99f1b977460db96

KF5 5.5.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d8c0997..122e6bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdesignerplugin
-pkgver=5.4.0
+pkgver=5.5.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=('812d1c461cec6880f06c8633ee66a0fb')
+md5sums=('6e182a060d5ce56827f21a4a96e6db24')
 
 prepare() {
   mkdir -p build