mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kapidox: update to 6.7.0.
This commit is contained in:
parent
ae7816a453
commit
3a7b9d3ad6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kapidox'
|
# Template file for 'kapidox'
|
||||||
pkgname=kapidox
|
pkgname=kapidox
|
||||||
version=6.6.0
|
version=6.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="BSD-2-Clause, CC0-1.0"
|
license="BSD-2-Clause, CC0-1.0"
|
||||||
homepage="https://invent.kde.org/frameworks/kapidox"
|
homepage="https://invent.kde.org/frameworks/kapidox"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e79c9dabb6db31708389dd47a8bdd48d16a60a02e5cb2b55f347d03a6fc7e2b7
|
checksum=7338f1e318eb2d24cb95b56d5306a61d0a192e90977bead60517741c8305e240
|
||||||
make_check=no # requires doxyqml (which is not packaged in void repos)
|
make_check=no # requires doxyqml (which is not packaged in void repos)
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue