mednaffe: update to 0.9.3.
This commit is contained in:
parent
759ee48ee2
commit
a4e5dd09a1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mednaffe'
|
||||
pkgname=mednaffe
|
||||
version=0.9.2
|
||||
version=0.9.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,5 +10,6 @@ short_desc="Front-end (GUI) for mednafen emulator"
|
|||
maintainer="VladTheImpaler <vladimir-romanov-ii@yandex.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/AmatCoder/mednaffe"
|
||||
changelog="https://raw.githubusercontent.com/AmatCoder/mednaffe/master/ChangeLog"
|
||||
distfiles="https://github.com/AmatCoder/mednaffe/releases/download/${version}/mednaffe-${version}.tar.gz"
|
||||
checksum=fd9d7ccf6d30cd1123492518bef9df44d67c73fc2817a8575191b24764ce4436
|
||||
checksum=430572c816b502744eb0239773adf83bee6f4d46b0b75c5971dbbe7fac9fd404
|
||||
|
|
Loading…
Reference in New Issue