[lilac] updated to 1245-1

This commit is contained in:
lilac 2020-12-21 21:30:28 +08:00
parent 8f08b184f3
commit 0c2f2ca785
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
pkgbase = yuzu-early-access
pkgdesc = An experimental open-source Nintendo Switch emulator/debugger
pkgver = 1242
pkgver = 1245
pkgrel = 1
url = https://yuzu-emu.org
arch = i686
@ -46,7 +46,7 @@ pkgbase = yuzu-early-access
conflicts = yuzu-git
conflicts = yuzu-early-access-kiku233-git
conflicts = yuzu-ea-bin
source = yuzu.7z::https://cdn-111.anonfiles.com/T164e714p6/3f3417b2-1608526654/YuzuEA-1242.7z
source = yuzu.7z::https://cdn-118.anonfiles.com/Dav1h31fpa/c278dd39-1608557974/YuzuEA-1245.7z
md5sums = 11074ec03fd28bc363e52f7f1a7a444f
pkgname = yuzu-early-access

View File

@ -3,7 +3,7 @@
_pkgname=yuzu
_link="$(curl -s $(curl -s https://raw.githubusercontent.com/pineappleEA/pineappleEA.github.io/master/index.html | head -n -2 | grep -o 'https://.*.7z' | head -n 1) | grep -o 'https://cdn-.*.7z' | head -n 1)"
pkgname=$_pkgname-early-access
pkgver=1242
pkgver=1245
pkgrel=1
pkgdesc="An experimental open-source Nintendo Switch emulator/debugger"
arch=('i686' 'x86_64')