enyo-doom: update to 2.0.1

This commit is contained in:
SolitudeSF 2020-09-27 15:19:26 +03:00 committed by Andrew J. Hesford
parent a764db0c12
commit 0fc45246c9
1 changed files with 3 additions and 4 deletions

View File

@ -1,16 +1,15 @@
# Template file for 'enyo-doom'
pkgname=enyo-doom
reverts="1.04_1 1.05_1 1.06_1 1.06.9_1"
version=1.2
version=2.0.1
revision=1
build_style=cmake
makedepends="qt5-devel"
short_desc="Frontend for Doom engines"
maintainer="Michael Straube <straubem@gmx.de>"
license="GPL-2.0-or-later"
license="GPL-3.0-or-later"
homepage="https://gitlab.com/sdcofer70/enyo-doom"
distfiles="https://gitlab.com/sdcofer70/enyo-doom/-/archive/${version}/enyo-doom-${version}.tar.bz2"
checksum=e7f97ce80499e9f5b31956756f6a4a82ca9b97b65b068aa233416c52ecabf8eb
checksum=03d490081753dfd1d40b7cc8142b8f0e7642bad6f3d724f9ba9cfad0253f1a34
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"