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

Felix Yan fyan at archlinux.org
Mon May 16 14:25:06 UTC 2016


    Date: Monday, May 16, 2016 @ 16:25:05
  Author: fyan
Revision: 268098

upgpkg: kdoctools 5.22.0-1

Upstream release

Modified:
  kdoctools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-16 14:24:54 UTC (rev 268097)
+++ PKGBUILD	2016-05-16 14:25:05 UTC (rev 268098)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdoctools
-pkgver=5.21.0
+pkgver=5.22.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=('74b3c7be0056416027b9fe7abd993bb5')
+md5sums=('92ad15de045910ffee4dd29f91913caa')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list