[arch-commits] Commit in kdesignerplugin/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 04:48:44 UTC 2015
Date: Saturday, September 12, 2015 @ 06:48:44
Author: fyan
Revision: 245919
upgpkg: kdesignerplugin 5.14.0-1
Modified:
kdesignerplugin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 04:48:37 UTC (rev 245918)
+++ PKGBUILD 2015-09-12 04:48:44 UTC (rev 245919)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdesignerplugin
-pkgver=5.13.0
+pkgver=5.14.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=('8ac6b08151029fc148473325c90c8b4d')
+md5sums=('d560c5c583abe4741b1794b9108ee324')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list