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

Felix Yan fyan at archlinux.org
Sun Feb 15 15:48:07 UTC 2015


    Date: Sunday, February 15, 2015 @ 16:48:07
  Author: fyan
Revision: 231501

upgpkg: ktextwidgets 5.7.0-1

Modified:
  ktextwidgets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-15 15:46:40 UTC (rev 231500)
+++ PKGBUILD	2015-02-15 15:48:07 UTC (rev 231501)
@@ -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=ktextwidgets
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc='Advanced text editing widgets'
 arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('98650bdc3d75ada4db6fa873b09fe2b5')
+md5sums=('bb39ff70f893174be874defd70924f52')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list