From 453de2b71d049877b1a79d826bd31733e318461e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 13 Jun 2020 16:48:44 +0200 Subject: [PATCH] ktorrent: upgrade 5.1.2 -> 5.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/apps/ktorrent/ktorrent.bb | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/recipes-kde/apps/ktorrent/ktorrent.bb b/recipes-kde/apps/ktorrent/ktorrent.bb index cd9ef0ba..fc0c0c48 100644 --- a/recipes-kde/apps/ktorrent/ktorrent.bb +++ b/recipes-kde/apps/ktorrent/ktorrent.bb @@ -1,8 +1,6 @@ SUMMARY = "A powerful BitTorrent client" LICENSE = "GPLv2" -LIC_FILES_CHKSUM = " \ - file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24 \ -" +LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24" inherit kde-apps gtk-icon-cache mime-xdg @@ -17,10 +15,10 @@ DEPENDS += " \ kparts \ " -PV = "5.1.2" +PV = "5.2.0" SRC_URI = "https://download.kde.org/stable/ktorrent/${PV}/${BP}.tar.xz" -SRC_URI[md5sum] = "d917be1111bcdaea27feba3fc707c219" -SRC_URI[sha256sum] = "641427a3d6ecb18b0b28c1cc2ec3ba54612abf684df5e10e6c953cd7af058d4f" +SRC_URI[md5sum] = "0aeed9807a578e7aabc9c4e7cae83d56" +SRC_URI[sha256sum] = "d1031d745c1ace02d11b59c426610aee779d208e3d1ae81f8559c265173732ff" FILES_${PN} += " \ ${datadir}/knotifications5 \