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

Felix Yan fyan at archlinux.org
Sun Feb 14 03:45:54 UTC 2016


    Date: Sunday, February 14, 2016 @ 04:45:53
  Author: fyan
Revision: 259186

upgpkg: ktextwidgets 5.19.0-1

KF 5.19.0

Modified:
  ktextwidgets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-14 03:45:35 UTC (rev 259185)
+++ PKGBUILD	2016-02-14 03:45:53 UTC (rev 259186)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=ktextwidgets
-pkgver=5.18.0
+pkgver=5.19.0
 pkgrel=1
 pkgdesc='Advanced text editing widgets'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('2cc0ee770de0714cdec198c23246f28d')
+md5sums=('c4f03d70c30725e636eaf43b5dcfd893')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list