kdoctools: update to 5.49.0.
This commit is contained in:
parent
bae911b18a
commit
21ebbef7ce
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdoctools'
|
||||
pkgname=kdoctools
|
||||
version=5.48.0
|
||||
version=5.49.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kdoctools"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=688f76eb6a66f055f425ac94d756fbca173da9592c796f4db9e23f37510a1d6d
|
||||
checksum=f4e9ffceb9c772e1d98fd3f3e26aa4ff64d64ac3f83e8830d0341c3d0a99b7b6
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"
|
||||
|
|
Loading…
Reference in New Issue