akonadi-mime: update to 18.04.3.
This commit is contained in:
parent
471dae6653
commit
43a5b157ee
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'akonadi-mime'
|
# Template file for 'akonadi-mime'
|
||||||
pkgname=akonadi-mime
|
pkgname=akonadi-mime
|
||||||
version=17.12.3
|
version=18.04.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kdoctools python3"
|
hostmakedepends="extra-cmake-modules kdoctools python3"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Libraries and daemons to implement basic email handling"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later GPL-2-or-later"
|
license="LGPL-2.1-or-later GPL-2-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
||||||
distfiles="https://download.kde.org/stable/applications/${version}/src/akonadi-mime-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/akonadi-mime-${version}.tar.xz"
|
||||||
checksum=42ee14fffe4b9c411cbbc55ea598755f449cd03ce90281ab99e25275cfe80458
|
checksum=c06af4b52601ce16f9c9464ea926050fc6a4ee340e6b8543ac39d80660b765ce
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"
|
hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"
|
||||||
|
|
Loading…
Reference in New Issue