kmime: update to 20.12.3.

This commit is contained in:
John 2021-03-08 20:09:28 +01:00
parent 410a7fe3a2
commit a9a91ab2f1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kmime' # Template file for 'kmime'
pkgname=kmime pkgname=kmime
version=20.12.2 version=20.12.3
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules python3 gettext" hostmakedepends="extra-cmake-modules python3 gettext"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM" homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz"
checksum=f18520bd2c4106edf996ea01ab6060071f4c5359ca83a61840515ec19486eeca checksum=381e6839d8f830e5b7b31a6272122676e935cf4b25857ca9b247cc9572ef476d
if [ "CROSS_BUILD" ];then if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools" hostmakedepends+=" qt5-qmake qt5-host-tools"