[arch-commits] Commit in kapidox/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 9 17:11:41 UTC 2016
Date: Sunday, October 9, 2016 @ 17:11:41
Author: felixonmars
Revision: 277981
upgpkg: kapidox 5.27.0-1
Upstream release
Modified:
kapidox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-09 17:11:34 UTC (rev 277980)
+++ PKGBUILD 2016-10-09 17:11:41 UTC (rev 277981)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kapidox
-pkgver=5.26.0
+pkgver=5.27.0
pkgrel=1
pkgdesc='Frameworks API Documentation Tools'
arch=('any')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules' 'qt5-base')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('5e0c5121d5ea1086957df95c4dae8a69')
+md5sums=('4831ed7da4399cf1183526c2e9ab1514')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list