libktorrent: update to 21.04.1.

This commit is contained in:
John 2021-05-13 21:08:41 +02:00
parent 3d402ecf4f
commit 4e0bf45290
1 changed files with 2 additions and 2 deletions

View File

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