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

Felix Yan fyan at archlinux.org
Sat Oct 10 10:30:25 UTC 2015


    Date: Saturday, October 10, 2015 @ 12:30:25
  Author: fyan
Revision: 248834

upgpkg: ktexteditor 5.15.0-1

KF 5.15.0

Modified:
  ktexteditor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-10 10:30:18 UTC (rev 248833)
+++ PKGBUILD	2015-10-10 10:30:25 UTC (rev 248834)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=ktexteditor
-pkgver=5.14.0
+pkgver=5.15.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=('2c5c660aea6c55c3f21f29cc3f1df604'
+md5sums=('cfbfab5e980de650448171d54ae2777c'
          'cc66f75c967dd7ac7c97375875772d69')
 
 prepare() {



More information about the arch-commits mailing list