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

Felix Yan fyan at archlinux.org
Fri Mar 13 17:02:05 UTC 2015


    Date: Friday, March 13, 2015 @ 18:02:05
  Author: fyan
Revision: 233463

upgpkg: kdoctools 5.8.0-1

KF 5.8

Modified:
  kdoctools/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-13 17:01:47 UTC (rev 233462)
+++ PKGBUILD	2015-03-13 17:02:05 UTC (rev 233463)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdoctools
-pkgver=5.7.0
+pkgver=5.8.0
 pkgrel=1
 pkgdesc='Documentation generation from docbook'
 arch=('i686' 'x86_64')
@@ -10,11 +10,11 @@
 url='https://projects.kde.org/projects/frameworks/kdoctools'
 license=('LGPL')
 depends=('karchive' 'docbook-xsl')
-makedepends=('extra-cmake-modules' 'ki18n' 'python')
+makedepends=('extra-cmake-modules' 'ki18n' 'python' 'perl-uri')
 groups=('kf5')
 options=('staticlibs')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('65efa563057f08eb25bf626eab5d7345')
+md5sums=('1bcb1b093999efa4426be034e2aa671f')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list