[arch-commits] Commit in ktexteditor/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 05:27:26 UTC 2015
Date: Saturday, September 12, 2015 @ 07:27:26
Author: fyan
Revision: 245961
upgpkg: ktexteditor 5.14.0-1
Modified:
ktexteditor/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 05:27:17 UTC (rev 245960)
+++ PKGBUILD 2015-09-12 05:27:26 UTC (rev 245961)
@@ -3,8 +3,8 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=ktexteditor
-pkgver=5.13.0
-pkgrel=2
+pkgver=5.14.0
+pkgrel=1
pkgdesc='Advanced embeddable text editor'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/ktexteditor'
@@ -14,7 +14,7 @@
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
'pkgbuild-syntax-highlight.patch')
-md5sums=('8d7b4487743292ce2a21a84867f5d519'
+md5sums=('2c5c660aea6c55c3f21f29cc3f1df604'
'cc66f75c967dd7ac7c97375875772d69')
prepare() {
More information about the arch-commits
mailing list