diff --git a/srcpkgs/libktorrent/template b/srcpkgs/libktorrent/template index 65c96e05276..4bfa0e7a673 100644 --- a/srcpkgs/libktorrent/template +++ b/srcpkgs/libktorrent/template @@ -1,6 +1,6 @@ # Template file for 'libktorrent' pkgname=libktorrent -version=2.1.1 +version=2.2.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python doxygen" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://ktorrent.pwsp.net" distfiles="https://github.com/KDE/libktorrent/archive/v${version}.tar.gz" -checksum=897d970d8e06c82dfb43757b23e3079731dbb74bca259c559e25b7d574dfece4 +checksum=c6f684611f1af6805b7e8caf022288cf6751df6da05ba261013435846b5de006 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kcoreaddons"