diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index fcd149e4cbb..af4df90cc13 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=17.12.1 +version=17.12.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules python3" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM" distfiles="https://download.kde.org/stable/applications/${version}/src/kmime-${version}.tar.xz" -checksum=1d2031eb0feed93bc8e590144119b43e9121ef9e70616b949bd6d5ee48cca998 +checksum=9525d5069191a4696aab417ce480851dc0736b0882893331e4f6b286f4d7a108 if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools" diff --git a/srcpkgs/kmime/update b/srcpkgs/kmime/update new file mode 100644 index 00000000000..0bfbdced6f9 --- /dev/null +++ b/srcpkgs/kmime/update @@ -0,0 +1,2 @@ +site="https://download.kde.org/stable/applications/" +pattern='href="\K[\d\.]+(?=/")'