[arch-commits] Commit in kdesignerplugin/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Nov 13 15:41:37 UTC 2015


    Date: Friday, November 13, 2015 @ 16:41:37
  Author: fyan
Revision: 250947

upgpkg: kdesignerplugin 5.16.0-1

KF 5.16.0

Modified:
  kdesignerplugin/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-13 15:41:30 UTC (rev 250946)
+++ PKGBUILD	2015-11-13 15:41:37 UTC (rev 250947)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at 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')
@@ -13,7 +13,7 @@
 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



More information about the arch-commits mailing list