libktorrent: update to 22.04.1.

This commit is contained in:
John 2022-05-15 01:21:32 +02:00
parent 996485c67f
commit 044bacfbc0

View file

@ -1,6 +1,6 @@
# Template file for 'libktorrent'
pkgname=libktorrent
version=21.12.3
version=22.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=80cef9619c0ea9079f6ad351f9fdd81d363d40eeb32f4cef7a83e995a8322745
checksum=57dd46edc9e10127bca69104b0288bdfa5f1dab261f89d8fa4b2161ab7e7ddca
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons"