qgit: update to 2.10

This commit is contained in:
Matthias von Faber 2022-01-19 20:37:40 +01:00 committed by Érico Nogueira Rolim
parent 552b75b65c
commit dd99f65fc5

View file

@ -1,6 +1,6 @@
# Template file for 'qgit'
pkgname=qgit
version=2.9
version=2.10
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=cmake
@ -11,7 +11,7 @@ maintainer="Matthias von Faber <mvf@gmx.eu>"
license="GPL-2.0-or-later"
homepage="https://github.com/tibirna/qgit"
distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
checksum=69788efda7d434d1bc094bb414bd92c269dc7894326320634500b05d63c008e8
checksum=1fc74fbd25c8ccbee9f7d4a8817b0a82ffa5a3a281b324febe4e90ea7c721153
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"