diff --git a/srcpkgs/ktorrent/template b/srcpkgs/ktorrent/template index 48c693f7284..ab07b19c368 100644 --- a/srcpkgs/ktorrent/template +++ b/srcpkgs/ktorrent/template @@ -1,6 +1,6 @@ # Template file for 'ktorrent' pkgname=ktorrent -version=22.04.1 +version=22.12.1 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=f359d69fd8fd9125b2738d72c55a2ee286556b5c1fd25a0c8fdda1ffda08d8b2 +checksum=dcc9141c8da923847f2582135b98e9a3e369266103f742d1d905bcd4de616d24 if [ "$CROSS_BUILD" ]; then configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"