kmime: update to 19.12.0
[ci skip]
This commit is contained in:
parent
aaeab2d7c7
commit
f9f3c3c4dc
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kmime'
|
||||
pkgname=kmime
|
||||
version=19.08.3
|
||||
version=19.12.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules python3"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Library for handling mail messages and newsgroup articles"
|
|||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://community.kde.org/KDE_PIM"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/kmime-${version}.tar.xz"
|
||||
checksum=e659e1154fbc11db624f1b76bc1a8e5cf8c7f6731cef7b4ff6fad9ccf90580dd
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz"
|
||||
checksum=eb65cef3e63dc00e84753139c4e024c7b26de1d25bf195b2e53d889b29a8512f
|
||||
|
||||
if [ "CROSS_BUILD" ];then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||
|
|
Loading…
Reference in a new issue