git » kdesignerplugin.git » commit 31a5a2b

KF 5.20.0

author Felix Yan
2016-03-16 04:39:59 UTC
committer Felix Yan
2016-03-16 04:39:59 UTC
parent 850584498e4ad98c90403316fa49d75f4e3d3e93

KF 5.20.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index cb94bcb..58f8612 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdesignerplugin
-pkgver=5.19.0
+pkgver=5.20.0
 pkgrel=1
 pkgdesc='Integration of Frameworks widgets in Qt Designer/Creator'
 arch=('i686' 'x86_64')
@@ -12,7 +12,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=('be9704c908fe4a7d8ab04b14192f9948')
+md5sums=('09b2d70bc7b505569a5fc9f35bfed3d2')
 
 prepare() {
   mkdir -p build