From 326a2320d37a8bda6ebffe32c140323f4ce782c5 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 18 Oct 2021 12:46:20 +0200 Subject: [PATCH] libktorrent: update to 21.08.2. --- srcpkgs/libktorrent/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libktorrent/template b/srcpkgs/libktorrent/template index 4e775d8f5b..47289212a9 100644 --- a/srcpkgs/libktorrent/template +++ b/srcpkgs/libktorrent/template @@ -1,6 +1,6 @@ # Template file for 'libktorrent' pkgname=libktorrent -version=21.08.1 +version=21.08.2 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python3 doxygen" @@ -11,7 +11,7 @@ maintainer="Orphaned " 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=3d6c68af94e2596035315d5682dd832c0bc3022558fdab1bca3991077640a878 +checksum=7492cfa722a9e4f786dbcc1d7cc115e69711f5c10778be306003f87794053d9b if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kcoreaddons"