mupen64plus: update-check support
This commit is contained in:
parent
36ec081400
commit
068e002e7b
|
@ -10,6 +10,7 @@ short_desc="A Nintendo64 Emulator"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://code.google.com/p/mupen64plus/"
|
||||
update_pattern=$pkgname'-bundle-src-\K[\d.]+(?=\.tar\.gz)'
|
||||
distfiles="http://mupen64plus.googlecode.com/files/mupen64plus-bundle-src-${version}.tar.gz"
|
||||
checksum=2a269ca77797d7eb3759cbbfecbdc1d985e773e5be155d469c13f034e37e7e4d
|
||||
only_for_archs="i686 x86_64"
|
||||
|
|
Loading…
Reference in New Issue