kdoctools: update to 5.98.0.
This commit is contained in:
parent
c6d79564c7
commit
aaee5f6c54
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdoctools'
|
||||
pkgname=kdoctools
|
||||
version=5.97.0
|
||||
version=5.98.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
|
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kdoctools"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=61ac72b2d338cddc6da57b9097287303117e0d49ccd1c717f69f38ac01150af6
|
||||
checksum=1a32f311d63d0cf4a286d1e2cac87085da58656196b78cd858555bdfb492f779
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDOCBOOKL10NHELPER_EXECUTABLE=/usr/bin/docbookl10nhelper"
|
||||
|
|
Loading…
Reference in New Issue