libktorrent: update to 21.08.0.

This commit is contained in:
John 2021-08-27 23:35:34 +02:00
parent 3925874ce0
commit 7de752668e

View file

@ -1,6 +1,6 @@
# Template file for 'libktorrent'
pkgname=libktorrent
version=21.04.1
version=21.08.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=f6ee742ca5e3f64bc56e94cd65dd8b69ecbb9b2a901262f6274be69b22793e9c
checksum=7db0b3f2abed5bf254fdd49259d8468cd1ce35317bd15549f397b59e3980a78b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons"