akonadi5: update to 19.12.1.
This commit is contained in:
parent
d73c4133ac
commit
d705231f0a
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'akonadi5'
|
||||
pkgname=akonadi5
|
||||
version=19.12.0
|
||||
version=19.12.1
|
||||
revision=1
|
||||
wrksrc="akonadi-${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python
|
||||
shared-mime-info libxslt pkg-config"
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
|
||||
shared-mime-info libxslt pkg-config gettext"
|
||||
makedepends="qt5-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql
|
||||
qt5-plugin-sqlite qt5-plugin-tds kcompletion-devel kconfigwidgets-devel
|
||||
kdbusaddons-devel kiconthemes-devel kitemmodels-devel kio-devel sqlite-devel
|
||||
|
@ -16,7 +16,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-${version}.tar.xz"
|
||||
checksum=086efe59459c3c214dc58fd612110a8b66116905abd856d35a172f20b4c56db2
|
||||
checksum=991680be1b57a5335690341ab2a681fc7d8e77a4951673021f0662f3005856a3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"
|
||||
|
|
Loading…
Reference in New Issue