libktorrent: update to 21.12.0.

This commit is contained in:
John 2021-12-12 00:26:10 +01:00
parent f0cbb2e150
commit f6bfd998d7

View file

@ -1,6 +1,6 @@
# Template file for 'libktorrent'
pkgname=libktorrent
version=21.08.2
version=21.12.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=7492cfa722a9e4f786dbcc1d7cc115e69711f5c10778be306003f87794053d9b
checksum=5ec0b6b676d96b9b552e04a9c042804ec0c559c9e56f7b28c50b80c2ed1eeb53
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons"