qgit: update to re-released 2.8

This commit is contained in:
Matthias von Faber 2018-09-10 08:46:51 +00:00 committed by maxice8
parent 5b7858ca20
commit 575f77dee4

View file

@ -1,7 +1,7 @@
# Template file for 'qgit'
pkgname=qgit
version=2.8
revision=1
revision=2
build_style=cmake
wrksrc="${pkgname}-${pkgname}-${version}"
makedepends="qt5-devel"
@ -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=792cf639fbf02eb5ec7e76d05a290062982c142355b65de873cce05e90b8a112
checksum=a6751181bde2ff9f3a097694e5c42db689633028b178595f66909d6585cad514
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"