[arch-commits] Commit in ktexteditor/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jul 11 02:44:44 UTC 2016
Date: Monday, July 11, 2016 @ 02:44:44
Author: felixonmars
Revision: 271437
upgpkg: ktexteditor 5.24.0-1
Upstream release
Modified:
ktexteditor/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-11 02:44:38 UTC (rev 271436)
+++ PKGBUILD 2016-07-11 02:44:44 UTC (rev 271437)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=ktexteditor
-pkgver=5.23.0
+pkgver=5.24.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=('b7dd9344c55b392ea0d7fc79935e14af'
+md5sums=('841582f66cde2bb2712f19fe3dc2d6a3'
'3a03efe92f1403991c51f2859ee092f6')
prepare() {
More information about the arch-commits
mailing list