kdoctools: update to 5.87.0.
This commit is contained in:
parent
38222e91ec
commit
97d0ed7736
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdoctools'
|
||||
pkgname=kdoctools
|
||||
version=5.86.0
|
||||
version=5.87.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=9dd2a9e3930875f95b1d8e907fdc01c19d19f484d6e70c19c8f26c9aaac4b18e
|
||||
checksum=fa0e84b1298f2d85ac31cf3fdc4282b463f43a68483795de3098ec5a76e4a555
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDOCBOOKL10NHELPER_EXECUTABLE=/usr/bin/docbookl10nhelper"
|
||||
|
|
Loading…
Reference in a new issue