mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
kmime: update to 20.04.1
[ci skip]
This commit is contained in:
parent
8bc5e1d246
commit
41dfdfa5b9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kmime'
|
# Template file for 'kmime'
|
||||||
pkgname=kmime
|
pkgname=kmime
|
||||||
version=20.04.0
|
version=20.04.1
|
||||||
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 <johnz@posteo.net>"
|
||||||
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=4230ca0147d31fa688cf84ac8e7bb46e64deb9536b7a25544be73171615c8fac
|
checksum=59d0ec6905c7a7228f7837c2e498052e84484954e1ea42b1c720f81cb2eb6db6
|
||||||
|
|
||||||
if [ "CROSS_BUILD" ];then
|
if [ "CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue