mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-15 08:23:03 +02:00
kmail: update to 18.04.3.
This commit is contained in:
parent
b480ad9c58
commit
471dae6653
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kmail'
|
# Template file for 'kmail'
|
||||||
pkgname=kmail
|
pkgname=kmail
|
||||||
version=17.12.3
|
version=18.04.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules python qt5-host-tools qt5-qmake"
|
hostmakedepends="extra-cmake-modules python qt5-host-tools qt5-qmake"
|
||||||
|
@ -12,8 +12,8 @@ short_desc="KDE Mail Client"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2-or-later"
|
||||||
homepage="https://userbase.kde.org/KMail"
|
homepage="https://userbase.kde.org/KMail"
|
||||||
distfiles="https://download.kde.org/stable/applications/17.12.3/src/kmail-17.12.3.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kmail-${version}.tar.xz"
|
||||||
checksum=7a71ae01271ab5a0dd970cbb7464288fb66db2ba9758e86b966356c2c2cc120a
|
checksum=e57b87ab31962ba91c24158fb2abeee26227885185be98033c1da05838d24225
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
*-musl) broken="segfaults on start";;
|
*-musl) broken="segfaults on start";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue