diff options
Diffstat (limited to 'testing/mame/APKBUILD')
-rw-r--r-- | testing/mame/APKBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/mame/APKBUILD b/testing/mame/APKBUILD index a282ebd9d0..314638cd16 100644 --- a/testing/mame/APKBUILD +++ b/testing/mame/APKBUILD @@ -2,6 +2,7 @@ # Maintainer: Taner Tas <taner76@gmail.com> pkgname=mame pkgver=0.201 +_pkgver=${pkgver/.} pkgrel=0 pkgdesc="Multi Arcade Machine Emulator with GroovyMAME/Switchres/No-nag patchset." url="https://mamedev.org" @@ -46,7 +47,7 @@ subpackages=" " _groovymame_patch=groovymame-$pkgver.diff source=" - https://github.com/mamedev/mame/archive/$pkgname${pkgver/.}.tar.gz + https://github.com/mamedev/mame/archive/$pkgname$_pkgver.tar.gz $_groovymame_patch::https://drive.google.com/uc?export=download&id=1ruDLYXbD8Y1lSUZ4ZNZlzbWWqw0-Zi1O mame.ini midi.conf |