parent
0603d066c4
commit
efcadccf67
|
@ -1,13 +1,15 @@
|
|||
# Template file for 'mymcplus'
|
||||
pkgname=mymcplus
|
||||
version=3.0.3
|
||||
revision=2
|
||||
version=3.0.4
|
||||
revision=1
|
||||
wrksrc=${pkgname}-v${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="wxPython4 python3-PyOpenGL"
|
||||
checkdepends="$depends python3-pytest"
|
||||
short_desc="PlayStation 2 memory card manager"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/thestr4ng3r/mymcplus"
|
||||
homepage="https://git.sr.ht/~thestr4ng3r/mymcplus"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=9cbbe0162c19b386524f17db7613968cedea58d75fe3f6b307789d4953f6c71f
|
||||
checksum=f94b485f83590b59b87fa5fbe8311d1eb0f03490edb60fd64aadbdbea0588472
|
||||
|
|
Loading…
Reference in New Issue