kmime: update to 17.12.3.
This commit is contained in:
parent
ebd589c97e
commit
91cf8619fe
|
@ -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"
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
site="https://download.kde.org/stable/applications/"
|
||||
pattern='href="\K[\d\.]+(?=/")'
|
Loading…
Reference in New Issue