git » kdesignerplugin.git » commit 0bc2053

KF 5.16.0

author Felix Yan
2015-11-13 15:41:37 UTC
committer Felix Yan
2015-11-13 15:41:37 UTC
parent 0a38ab5e397e88badcaeab5f56d94c57500552a6

KF 5.16.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c6586cc..400c120 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdesignerplugin
-pkgver=5.15.0
+pkgver=5.16.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=('f64f55e70dace3c167ef656c2e9e8498')
+md5sums=('cb82ede19ee124b1ed6fb9802de22ae3')
 
 prepare() {
   mkdir -p build