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

Felix Yan fyan at archlinux.org
Wed Mar 16 04:52:13 UTC 2016


    Date: Wednesday, March 16, 2016 @ 05:52:13
  Author: fyan
Revision: 261806

upgpkg: ktexteditor 5.20.0-1

KF 5.20.0

Modified:
  ktexteditor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-16 04:52:06 UTC (rev 261805)
+++ PKGBUILD	2016-03-16 04:52:13 UTC (rev 261806)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=ktexteditor
-pkgver=5.19.0
+pkgver=5.20.0
 pkgrel=1
 pkgdesc='Advanced embeddable text editor'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
         'pkgbuild-syntax-highlight.patch')
-md5sums=('165cc67fc95363ffa6e247b230965b09'
+md5sums=('4e4cdc9d49dd3a3a865d91ffaec392ba'
          '3a03efe92f1403991c51f2859ee092f6')
 
 prepare() {



More information about the arch-commits mailing list