Version 0.865
This commit is contained in:
parent
d7b502fb61
commit
e732a3b183
2 changed files with 6 additions and 6 deletions
6
.SRCINFO
6
.SRCINFO
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = yuzu-mainline-bin
|
pkgbase = yuzu-mainline-bin
|
||||||
pkgdesc = Nintendo Switch emulator - mainline branch
|
pkgdesc = Nintendo Switch emulator - mainline branch
|
||||||
pkgver = 0.864
|
pkgver = 0.865
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/yuzu-emu/yuzu-mainline
|
url = https://github.com/yuzu-emu/yuzu-mainline
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
@ -15,10 +15,10 @@ pkgbase = yuzu-mainline-bin
|
||||||
conflicts = yuzu-git
|
conflicts = yuzu-git
|
||||||
conflicts = yuzu-canary-git
|
conflicts = yuzu-canary-git
|
||||||
conflicts = yuzu-mainline-git
|
conflicts = yuzu-mainline-git
|
||||||
source = https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-864/yuzu-linux-20211230-07e6d20e9.tar.xz
|
source = https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-865/yuzu-linux-20211231-6591103c2.tar.xz
|
||||||
source = yuzu.svg
|
source = yuzu.svg
|
||||||
source = yuzu.desktop
|
source = yuzu.desktop
|
||||||
sha512sums = 3e6d581f237ecf6053a4d52ee37a5f1313d970781a606c19f62f9d67efcf2dc53868ef5724329f00e1bca359c081abd57bd1f20c71800b6f1a96c7dadc4fdcd1
|
sha512sums = b4755a3fc5206ffeb0cfa6be9287988ea098001ff6d987e6f7971c6deebc8be0f079d192c744730c3fddd930a055e7226417ce2340d85ff4330b000004d1be3b
|
||||||
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
|
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
|
||||||
sha512sums = 0b2383b87abbb80a26a7926b5b64121ec0399832aee474ebfdb9f2b001fee6cf4b90d0a8625028f05273e95e2c94f692291a98d769fac5a1f2ad598e168811a1
|
sha512sums = 0b2383b87abbb80a26a7926b5b64121ec0399832aee474ebfdb9f2b001fee6cf4b90d0a8625028f05273e95e2c94f692291a98d769fac5a1f2ad598e168811a1
|
||||||
|
|
||||||
|
|
6
PKGBUILD
6
PKGBUILD
|
@ -1,9 +1,9 @@
|
||||||
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
|
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
|
||||||
_version=20211230-07e6d20e9
|
_version=20211231-6591103c2
|
||||||
pkgname=yuzu-mainline-bin
|
pkgname=yuzu-mainline-bin
|
||||||
provides=('yuzu' 'yuzu-cmd')
|
provides=('yuzu' 'yuzu-cmd')
|
||||||
conflicts=('yuzu' 'yuzu-git' 'yuzu-canary-git' 'yuzu-mainline-git')
|
conflicts=('yuzu' 'yuzu-git' 'yuzu-canary-git' 'yuzu-mainline-git')
|
||||||
pkgver=0.864
|
pkgver=0.865
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Nintendo Switch emulator - mainline branch"
|
pkgdesc="Nintendo Switch emulator - mainline branch"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -15,7 +15,7 @@ source=("${url}/releases/download/mainline-${pkgver/./-}/yuzu-linux-${_version}.
|
||||||
# icon and desktop from upstream not included in sources
|
# icon and desktop from upstream not included in sources
|
||||||
"yuzu.svg"
|
"yuzu.svg"
|
||||||
"yuzu.desktop")
|
"yuzu.desktop")
|
||||||
sha512sums=('3e6d581f237ecf6053a4d52ee37a5f1313d970781a606c19f62f9d67efcf2dc53868ef5724329f00e1bca359c081abd57bd1f20c71800b6f1a96c7dadc4fdcd1'
|
sha512sums=('b4755a3fc5206ffeb0cfa6be9287988ea098001ff6d987e6f7971c6deebc8be0f079d192c744730c3fddd930a055e7226417ce2340d85ff4330b000004d1be3b'
|
||||||
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
|
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
|
||||||
'0b2383b87abbb80a26a7926b5b64121ec0399832aee474ebfdb9f2b001fee6cf4b90d0a8625028f05273e95e2c94f692291a98d769fac5a1f2ad598e168811a1')
|
'0b2383b87abbb80a26a7926b5b64121ec0399832aee474ebfdb9f2b001fee6cf4b90d0a8625028f05273e95e2c94f692291a98d769fac5a1f2ad598e168811a1')
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Reference in a new issue