kapidox: update to 5.84.0.
This commit is contained in:
parent
62f4fac80e
commit
c896867a0f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kapidox'
|
# Template file for 'kapidox'
|
||||||
pkgname=kapidox
|
pkgname=kapidox
|
||||||
version=5.83.0
|
version=5.84.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules python3 python3-setuptools"
|
hostmakedepends="kcoreaddons extra-cmake-modules python3 python3-setuptools"
|
||||||
|
@ -11,7 +11,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=46637abf5f1853c700a6b079679f078ca3320eca5617b1234fdaaba944b5af47
|
checksum=a1bc4213ba36ac022957250bad69209100fffdb9e5a035876b02b0b75ed41141
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/BSD-2-Clause.txt
|
vlicense LICENSES/BSD-2-Clause.txt
|
||||||
|
|
Loading…
Reference in New Issue