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

Felix Yan felixonmars at archlinux.org
Sun Aug 14 16:05:09 UTC 2016


    Date: Sunday, August 14, 2016 @ 16:05:09
  Author: felixonmars
Revision: 273787

upgpkg: ktexteditor 5.25.0-1

Upstream release

Modified:
  ktexteditor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-14 16:05:04 UTC (rev 273786)
+++ PKGBUILD	2016-08-14 16:05:09 UTC (rev 273787)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=ktexteditor
-pkgver=5.24.0
+pkgver=5.25.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=('841582f66cde2bb2712f19fe3dc2d6a3'
+md5sums=('c34217c409480ac45f48693c72e3ed8a'
          '3a03efe92f1403991c51f2859ee092f6')
 
 prepare() {



More information about the arch-commits mailing list