[arch-commits] Commit in kdoctools/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 00:32:05 UTC 2015
Date: Saturday, September 12, 2015 @ 02:32:04
Author: fyan
Revision: 245827
upgpkg: kdoctools 5.14.0-1
Modified:
kdoctools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 00:31:42 UTC (rev 245826)
+++ PKGBUILD 2015-09-12 00:32:04 UTC (rev 245827)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdoctools
-pkgver=5.13.0
+pkgver=5.14.0
pkgrel=1
pkgdesc='Documentation generation from docbook'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
groups=('kf5')
options=('staticlibs')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('1801a3e97110d734178814b5cd45059a')
+md5sums=('48a3a630dc242ba9de061a565b608ea9')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list