kapidox: update to 5.50.0.
This commit is contained in:
parent
5f657bd6e8
commit
e41ed2a75a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kapidox'
|
# Template file for 'kapidox'
|
||||||
pkgname=kapidox
|
pkgname=kapidox
|
||||||
version=5.49.0
|
version=5.50.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -9,11 +9,11 @@ hostmakedepends="extra-cmake-modules python"
|
||||||
makedepends="python-Jinja2 python-yaml"
|
makedepends="python-Jinja2 python-yaml"
|
||||||
depends="python-Jinja2 python-yaml doxygen"
|
depends="python-Jinja2 python-yaml doxygen"
|
||||||
short_desc="API documentation generation tool for KDE framework"
|
short_desc="API documentation generation tool for KDE framework"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kapidox"
|
homepage="https://projects.kde.org/projects/frameworks/kapidox"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a914c95b57b8b2022d3105bd8a13dcdd22c0f24a3a1e0a540c1d6bb5e1805726
|
checksum=1f575d7f0cc7c2a6f76e2c2895f1f6e1cea5cea44897d4cd433af9662f061786
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue