diff --git a/srcpkgs/konversation/patches/QPainterPath.patch b/srcpkgs/konversation/patches/QPainterPath.patch deleted file mode 100644 index 7e59c1692c6..00000000000 --- a/srcpkgs/konversation/patches/QPainterPath.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- src/viewer/viewtree.cpp 2018-06-27 00:22:38.000000000 +0200 -+++ src/viewer/viewtree.cpp 2020-09-02 16:02:10.394756372 +0200 -@@ -21,6 +21,7 @@ - #include - #include - #include -+#include - #include - #include - #include diff --git a/srcpkgs/konversation/patches/qmetamethod.patch b/srcpkgs/konversation/patches/qmetamethod.patch deleted file mode 100644 index 5770cd64e07..00000000000 --- a/srcpkgs/konversation/patches/qmetamethod.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- src/irc/outputfilter.cpp -+++ src/irc/outputfilter.cpp -@@ -40,6 +40,7 @@ - #include - #include - -+#include - #include - #include - #include diff --git a/srcpkgs/konversation/template b/srcpkgs/konversation/template index 82237103446..b3f691e91d5 100644 --- a/srcpkgs/konversation/template +++ b/srcpkgs/konversation/template @@ -1,7 +1,7 @@ # Template file for 'konversation' pkgname=konversation -version=1.7.5 -revision=2 +version=20.12.2 +revision=1 build_style=cmake hostmakedepends="extra-cmake-modules kconfig kdoctools kcoreaddons python qt5-host-tools qt5-qmake gettext" @@ -11,9 +11,9 @@ short_desc="User friendly IRC client for KDE" maintainer="TheNumb " license="GPL-2.0-or-later" homepage="https://konversation.kde.org" -distfiles="${KDE_SITE}/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz" -checksum=60bf7533062b5fc63a37105461b4776437f4e24859e8ddaed1d48c4ba1470940 -python_version=2 #unverified +distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname%5}-${version}.tar.xz" +checksum=14c53896848b870534ec83415a424a5b1a23f4f35040acb9caaad4fef7c52354 +python_version=3 # Package build options build_options="qca"