kmime: update to 17.12.3.

This commit is contained in:
John 2018-03-18 13:46:22 +01:00 committed by Michael Gehring
parent ebd589c97e
commit 91cf8619fe
2 changed files with 4 additions and 2 deletions

View file

@ -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 <johnz@posteo.net>"
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"

2
srcpkgs/kmime/update Normal file
View file

@ -0,0 +1,2 @@
site="https://download.kde.org/stable/applications/"
pattern='href="\K[\d\.]+(?=/")'