From d98f3ab16d1ae4bb3191217e220971f733202a2f Mon Sep 17 00:00:00 2001 From: Nafis Date: Sun, 10 May 2026 04:33:04 +0600 Subject: [PATCH] ktorrent: update to 26.04.1. --- srcpkgs/ktorrent/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ktorrent/template b/srcpkgs/ktorrent/template index 7e6537a58a2..92beda16969 100644 --- a/srcpkgs/ktorrent/template +++ b/srcpkgs/ktorrent/template @@ -1,6 +1,6 @@ # Template file for 'ktorrent' pkgname=ktorrent -version=25.12.2 +version=26.04.1 revision=1 build_style=cmake configure_args="-DWITH_SYSTEM_GEOIP=ON -DBUILD_TESTING=OFF @@ -24,7 +24,7 @@ license="GPL-2.0-or-later" homepage="https://apps.kde.org/ktorrent" changelog="https://kde.org/announcements/changelogs/gear/${version}/#ktorrent" distfiles="${KDE_SITE}/release-service/${version}/src/ktorrent-${version}.tar.xz" -checksum=3b534a58facb1a259a87275aa8ec312957cd886ffcc23fd4ac08e022e87c51ae +checksum=d168629b80c786a5a7d9c284039844c5e2cb7086d8fd9aa37a81f64546ec6883 if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" = "64$XBPS_TARGET_WORDSIZE" ]; then makedepends+=" qt6-webengine-devel"