diff --git a/net-libs/libktorrent/libktorrent-2.1.0.recipe b/net-libs/libktorrent/libktorrent-2.1.1.recipe similarity index 93% rename from net-libs/libktorrent/libktorrent-2.1.0.recipe rename to net-libs/libktorrent/libktorrent-2.1.1.recipe index 3dd9163bc..510788b90 100644 --- a/net-libs/libktorrent/libktorrent-2.1.0.recipe +++ b/net-libs/libktorrent/libktorrent-2.1.1.recipe @@ -6,11 +6,11 @@ but not limited to torrent downloading and seeding, torrent creation and \ downloaded data verification, magnet links, advanced peer management, IP \ blocking lists." HOMEPAGE="https://github.com/KDE/libktorrent/" -COPYRIGHT="2010-2017 KDE Organisation" +COPYRIGHT="2010-2019 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="3" +REVISION="1" SOURCE_URI="https://github.com/KDE/libktorrent/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="1d0f2978dccc5b8ccd274324b515fbcde8ca9481666b1c2f761e157110de035e" +CHECKSUM_SHA256="897d970d8e06c82dfb43757b23e3079731dbb74bca259c559e25b7d574dfece4" ARCHITECTURES="!x86_gcc2 x86_64" SECONDARY_ARCHITECTURES="x86" @@ -75,13 +75,14 @@ BUILD_REQUIRES=" devel:libKF5WidgetsAddons$secondaryArchSuffix devel:libKF5XmlGui$secondaryArchSuffix devel:libqca$secondaryArchSuffix >= 2 - devel:libQt5Core$secondaryArchSuffix >= 5.7 + devel:libQt5Core$secondaryArchSuffix >= 5.14 " BUILD_PREREQUIRES=" cmd:cmake cmd:g++$secondaryArchSuffix cmd:make cmd:python2 + cmd:qdbuscpp2xml$secondaryArchSuffix " BUILD()