mupen64plus: fix update check
This commit is contained in:
parent
3f30711a55
commit
630c24874b
2 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,7 @@ depends="desktop-file-utils"
|
||||||
short_desc="A Nintendo64 Emulator"
|
short_desc="A Nintendo64 Emulator"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://code.google.com/p/mupen64plus/"
|
homepage="http://www.mupen64plus.org"
|
||||||
distfiles="https://github.com/mupen64plus/mupen64plus-core/releases/download/${version}/${pkgname}-bundle-src-${version}.tar.gz"
|
distfiles="https://github.com/mupen64plus/mupen64plus-core/releases/download/${version}/${pkgname}-bundle-src-${version}.tar.gz"
|
||||||
checksum=9c75b9d826f2d24666175f723a97369b3a6ee159b307f7cc876bbb4facdbba66
|
checksum=9c75b9d826f2d24666175f723a97369b3a6ee159b307f7cc876bbb4facdbba66
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
pattern=$pkgname'-bundle-src-\K[\d.]+(?=\.tar\.gz)'
|
|
Loading…
Add table
Add a link
Reference in a new issue