enyo-doom: update to 1.06.
This commit is contained in:
parent
945a75b68d
commit
f2f329aecb
1 changed files with 4 additions and 6 deletions
|
@ -1,17 +1,15 @@
|
|||
# Template file for 'enyo-doom'
|
||||
pkgname=enyo-doom
|
||||
version=1.05
|
||||
version=1.06
|
||||
revision=1
|
||||
_commit=3e3cc1a4798a8732935b23697b7037a431819726
|
||||
wrksrc=${pkgname}-${version}-${_commit}
|
||||
build_style=cmake
|
||||
makedepends="qt5-devel"
|
||||
short_desc="Frontend for Doom engines"
|
||||
maintainer="Michael Straube <straubem@gmx.de>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://gitlab.com/sdcofer70/enyo-doom"
|
||||
distfiles="${homepage}/repository/archive.tar.gz?ref=${version}>${pkgname}-${version}.tar.gz"
|
||||
checksum=e9ddebb5ae44d8473cb150e41060f0346df6e57a7b3203710b939addd52aba2e
|
||||
distfiles="https://gitlab.com/sdcofer70/enyo-doom/-/archive/${version}/enyo-doom-${version}.tar.bz2"
|
||||
checksum=9ad3572672ec2dbffbcb3704bd72cdedde715b98ec56afcafb36b776432a8d5b
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue