doomretro: update to 4.2.2.
This commit is contained in:
parent
8f2279ca3c
commit
bcb3ab683a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doomretro'
|
||||
pkgname=doomretro
|
||||
version=4.2
|
||||
version=4.2.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,5 +9,6 @@ short_desc="Refined DOOM source port"
|
|||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.doomretro.com"
|
||||
changelog="https://raw.githubusercontent.com/bradharding/doomretro/master/releasenotes.md"
|
||||
distfiles="https://github.com/bradharding/doomretro/archive/v${version}.tar.gz"
|
||||
checksum=ace46328f2c284fee16581eb3dd18afa1e48e078ca25d5c3fae2bd6c6d76f251
|
||||
checksum=0be0f4ce95c2d3fe0eeab4849a139bfe916b362bc04a498f902e9df21cc62739
|
||||
|
|
Loading…
Reference in New Issue