[arch-commits] Commit in kdesignerplugin/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 15 16:53:00 UTC 2015
Date: Sunday, February 15, 2015 @ 17:53:00
Author: fyan
Revision: 231544
upgpkg: kdesignerplugin 5.7.0-1
Modified:
kdesignerplugin/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-15 16:50:09 UTC (rev 231543)
+++ PKGBUILD 2015-02-15 16:53:00 UTC (rev 231544)
@@ -1,8 +1,9 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdesignerplugin
-pkgver=5.6.0
+pkgver=5.7.0
pkgrel=1
pkgdesc='Integration of Frameworks widgets in Qt Designer/Creator'
arch=('i686' 'x86_64')
@@ -12,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=('b4db2e171bf5f4ab8c8bc56674836b02')
+md5sums=('18d291ebba78f4f49404df63b68ede75')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list