qolibri: update to 2.1.4

This commit is contained in:
Matthias von Faber 2021-07-04 19:09:03 +02:00 committed by Érico Nogueira Rolim
parent ab8b4f9f70
commit 6fe61d8f89

View file

@ -1,6 +1,6 @@
# Template file for 'qolibri'
pkgname=qolibri
version=2.1.3
version=2.1.4
revision=1
wrksrc="${pkgname}-${version}"
build_style=cmake
@ -13,7 +13,7 @@ maintainer="Matthias von Faber <mvf@gmx.eu>"
license="GPL-2.0-or-later"
homepage="https://github.com/ludios/qolibri"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=6954b9e86cbc70026361927b22bc9b0bd58a188646e35c4da68f99790790367e
checksum=0163f19f80915879c5c276f48507aedfe5c186be3c57f965db5d68a9a7157150
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"