qgit: update to 2.11

This commit is contained in:
Matthias von Faber 2025-04-28 14:45:11 +02:00 committed by Duncan Overbruck
parent e493166e24
commit 25da6085ac

View file

@ -1,6 +1,6 @@
# Template file for 'qgit'
pkgname=qgit
version=2.10
version=2.11
revision=1
build_style=cmake
makedepends="qt5-devel"
@ -10,7 +10,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=1fc74fbd25c8ccbee9f7d4a8817b0a82ffa5a3a281b324febe4e90ea7c721153
checksum=1c488a2328030641e3560cb86fb8891d2e8cdc934d910e73a0f19f9c8ee15a7d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"