From 4ce87a1c50daf37301421c1afaffeefc2edc2a26 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sun, 8 May 2022 09:28:50 +0300 Subject: [PATCH] ktorrent: update to 22.04.0. --- srcpkgs/ktorrent/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ktorrent/template b/srcpkgs/ktorrent/template index bf45561f7890..16214562d500 100644 --- a/srcpkgs/ktorrent/template +++ b/srcpkgs/ktorrent/template @@ -1,6 +1,6 @@ # Template file for 'ktorrent' pkgname=ktorrent -version=21.12.3 +version=22.04.0 revision=1 build_style=cmake configure_args="-DWITH_SYSTEM_GEOIP=ON" @@ -16,7 +16,7 @@ license="GPL-2.0-or-later" homepage="https://www.kde.org/applications/internet/ktorrent" changelog="https://kde.org/announcements/changelogs/gear/${version}/#ktorrent" distfiles="${KDE_SITE}/release-service/${version}/src/ktorrent-${version}.tar.xz" -checksum=ed97d2d4b58c8305cac04067988514442711447215d7e255816d92b918363d08 +checksum=62754759a1c6a2a13a539bcd33e4e3d88aff920cec5f8005055a6f09c9ab94f9 if [ "$CROSS_BUILD" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"