libktorrent: update to 23.08.5.

This commit is contained in:
Luciogi 2024-02-18 08:38:50 +05:00 committed by John Zimmermann
parent 927be45a07
commit 7d31b66f6d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libktorrent'
pkgname=libktorrent
version=23.08.4
version=23.08.5
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=3b7c437aeed902267d642af0dd45cbac5f8b6e9814d9428286f59fa14545db6f
checksum=0fa23c3f5a8e6aeaf76e1c3f1ff7c10046d4ad925798907cf5b28c9788d297bd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons"