mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
kapidox: update to 5.48.0.
This commit is contained in:
parent
2f8c9644e9
commit
60e975ed8a
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.47.0
|
version=5.48.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -10,10 +10,10 @@ 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="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="2-clause-BSD"
|
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=7893e0b0fc41f35b9b49c1603a5eb3ffc12ae73b13aad53a9455636e5d5153fc
|
checksum=64ad1572e10e7091c93be674c6288002b6b38803d0aa804516d53e4fc1b542ac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue