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

Felix Yan fyan at archlinux.org
Wed Aug 12 08:50:58 UTC 2015


    Date: Wednesday, August 12, 2015 @ 10:50:58
  Author: fyan
Revision: 243250

upgpkg: ktextwidgets 5.13.0-1

Modified:
  ktextwidgets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-12 08:49:45 UTC (rev 243249)
+++ PKGBUILD	2015-08-12 08:50:58 UTC (rev 243250)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=ktextwidgets
-pkgver=5.12.0
+pkgver=5.13.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=('543c8c891e98c9c7c91bd16e762bc31f')
+md5sums=('bdebf6a00f5b1acd6d59b2a143e81ed5')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list