[arch-commits] Commit in kapidox/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 15 16:41:56 UTC 2015
Date: Sunday, February 15, 2015 @ 17:41:56
Author: fyan
Revision: 231530
upgpkg: kapidox 5.7.0-1
Modified:
kapidox/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-15 16:41:52 UTC (rev 231529)
+++ PKGBUILD 2015-02-15 16:41:56 UTC (rev 231530)
@@ -1,8 +1,9 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kapidox
-pkgver=5.6.0
+pkgver=5.7.0
pkgrel=1
pkgdesc='Frameworks API Documentation Tools'
arch=('any')
@@ -12,7 +13,7 @@
makedepends=('extra-cmake-modules' 'qt5-base')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('f07d4dec6ba225a80f62cb7d630c2b65')
+md5sums=('d561bdc39ec7728f696899ab000965e5')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list