libktorrent: update to 21.04.0

This commit is contained in:
John 2021-03-21 13:28:02 +01:00
parent 5e163e8499
commit 80125529e5

View file

@ -1,6 +1,6 @@
# Template file for 'libktorrent'
pkgname=libktorrent
version=20.12.3
version=21.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=c31e083cf551e9b51a0641177469da6419c67182f61e4d1f2a000e7ef2767efa
checksum=3b95d6ae91c416533129a3762742afdf7fea57526a12cded6e75ca2da65e1031
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons"