git » kdesignerplugin.git » commit f5736db

KF 5.18.0

author Felix Yan
2016-01-10 14:59:37 UTC
committer Felix Yan
2016-01-10 14:59:37 UTC
parent e5785aa4fc871eb172a990051cf31363dc568970

KF 5.18.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 685d639..81db802 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdesignerplugin
-pkgver=5.17.0
+pkgver=5.18.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=('972c4187b37644a4f8f491d759f01b2c')
+md5sums=('9e03c83e412caf74b42949393665b533')
 
 prepare() {
   mkdir -p build