aboutsummaryrefslogtreecommitdiffstats
path: root/community/kapidox
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-09-16 11:54:09 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-09-16 11:45:01 -0300
commit53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86 (patch)
tree2326ddd60308a1056401f8982b1f6a884e43f552 /community/kapidox
parent0e5a564450c7013131e4f292774fbb9b392f1409 (diff)
downloadaports-53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86.tar.bz2
aports-53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86.tar.xz
community/kde-frameworks: upgrade to 5.62.0
Also take over maintainership of community/attica
Diffstat (limited to 'community/kapidox')
-rw-r--r--community/kapidox/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/kapidox/APKBUILD b/community/kapidox/APKBUILD
index be55db26ce..30697418c9 100644
--- a/community/kapidox/APKBUILD
+++ b/community/kapidox/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kapidox
-pkgver=5.61.0
+pkgver=5.62.0
pkgrel=0
arch="noarch"
pkgdesc="Scripts and data for building API documentation (dox) in a standard format and style"
@@ -9,7 +9,7 @@ url="https://community.kde.org/Frameworks"
license="BSD-3-Clause"
depends="python3 py3-yaml py3-jinja2 doxygen"
makedepends="extra-cmake-modules python3-dev"
-source="https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/frameworks/${pkgver%.*}/kapidox-$pkgver.tar.xz"
subpackages="$pkgname-doc"
build() {
@@ -28,4 +28,4 @@ check() {
package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="28ccaafe8e9c36d54c657bcd89a1ffd596cb4787a540da67a6f3867a5a566516aa2bf09492ac342a39639d692cc7817ca8b1e9f33df49874b32aa432f89fc07b kapidox-5.61.0.tar.xz"
+sha512sums="d962d374530fcb264d83fc223b055a86a7bec6cc11c192cc8972e703a4a505520547c9eac2be758847cbfcf73ab63d6ba09dd70c7f1fa3ec5437d7ca844ec6da kapidox-5.62.0.tar.xz"