kapidox: update to 5.86.0.
This commit is contained in:
parent
c52f8596a9
commit
1d73d021e8
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=5.85.0
|
version=5.86.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=b5b5efd13dac5e9be921bfed763462d738f9d916c65aa0f716d268e19f09bdb2
|
checksum=1a50744b5247349a3beef4324c367c476597f53b73cb3b4de32fe21cfc1e7288
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/BSD-2-Clause.txt
|
vlicense LICENSES/BSD-2-Clause.txt
|
||||||
|
|
Loading…
Reference in a new issue