kapidox: update to 6.6.0.
This commit is contained in:
parent
fdae6a47d0
commit
65953d5654
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kapidox'
|
||||
pkgname=kapidox
|
||||
version=6.5.0
|
||||
version=6.6.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="BSD-2-Clause, CC0-1.0"
|
||||
homepage="https://invent.kde.org/frameworks/kapidox"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f2542f22211474987998901cb48ad2202ee5156cf399805884e1449d9860a3a1
|
||||
checksum=e79c9dabb6db31708389dd47a8bdd48d16a60a02e5cb2b55f347d03a6fc7e2b7
|
||||
make_check=no # requires doxyqml (which is not packaged in void repos)
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue