libktorrent: update to 23.04.0.

This commit is contained in:
John 2023-04-23 01:51:57 +02:00
parent da849be286
commit fdae685eed

View file

@ -1,6 +1,6 @@
# Template file for 'libktorrent'
pkgname=libktorrent
version=22.12.1
version=23.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python3 doxygen"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://apps.kde.org/en/ktorrent"
distfiles="${KDE_SITE}/release-service/${version}/src/libktorrent-${version}.tar.xz"
checksum=4deee1265c646d062a91170882ec939d25049546d7488a65d49a9b7d4c467392
checksum=92428a9c24fd562fa722a345850afd0b2b3f94a32a0b7d743cd4df5e392f7a9a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons"