elisa: update to 19.12.1.

This commit is contained in:
John 2020-01-10 16:27:08 +01:00
parent 7fec203a31
commit 56886ad905

View file

@ -1,10 +1,10 @@
# Template file for 'elisa'
pkgname=elisa
version=19.12.0
revision=2
version=19.12.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules kdoctools qt5-host-tools"
hostmakedepends="extra-cmake-modules kdoctools gettext qt5-host-tools"
makedepends="baloo5-devel kcmutils-devel qt5-multimedia-devel qt5-plugin-mysql
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds
qt5-quickcontrols2-devel kirigami2-devel vlc-devel"
@ -14,9 +14,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-3.0-or-later"
homepage="https://community.kde.org/Elisa"
distfiles="${KDE_SITE}/release-service/${version}/src/elisa-${version}.tar.xz"
checksum=0c4a4ab6535839d8fb7f76febafa571876bb9f2378093d7370b58d341dae42a5
nocross="atom can't cross build"
checksum=4929da2ebe68a3dc0d22a809a7b2a84493aa6f072e16515bd557ddaac51fd8fa
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"