git » kdesignerplugin.git » commit 23951bb

Upstream release

author Felix Yan
2016-08-14 15:52:57 UTC
committer Felix Yan
2016-08-14 15:52:57 UTC
parent c2d8e3be6ea94bfb94a9fd04603c7164dda9bc34

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6aca5ff..bd2512e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdesignerplugin
-pkgver=5.24.0
+pkgver=5.25.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' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('079879839e1f6d7ba76c302f2cff11d0')
+md5sums=('b3f68ae1839994631b1798db5a30385e')
 
 prepare() {
   mkdir -p build