[arch-commits] Commit in kdoctools/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Aug 12 08:07:07 UTC 2015
Date: Wednesday, August 12, 2015 @ 10:07:06
Author: fyan
Revision: 243214
upgpkg: kdoctools 5.13.0-1
Modified:
kdoctools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-12 08:03:52 UTC (rev 243213)
+++ PKGBUILD 2015-08-12 08:07:06 UTC (rev 243214)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdoctools
-pkgver=5.12.0
+pkgver=5.13.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=('09617b8f4ce218626e8dc1a1bc0d43f5')
+md5sums=('1801a3e97110d734178814b5cd45059a')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list