mupen64plus: fix update check

This commit is contained in:
Michael Gehring 2016-02-14 16:44:44 +01:00
parent 3f30711a55
commit 630c24874b
2 changed files with 1 additions and 2 deletions

View file

@ -9,7 +9,7 @@ depends="desktop-file-utils"
short_desc="A Nintendo64 Emulator"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
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"
checksum=9c75b9d826f2d24666175f723a97369b3a6ee159b307f7cc876bbb4facdbba66
only_for_archs="i686 i686-musl x86_64 x86_64-musl"

View file

@ -1 +0,0 @@
pattern=$pkgname'-bundle-src-\K[\d.]+(?=\.tar\.gz)'