upgpkg: 1350-1
This commit is contained in:
parent
e5256bbc09
commit
849629dbae
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: Alexandre Bouvier <contact@amb.tf>
|
# Contributor: Alexandre Bouvier <contact@amb.tf>
|
||||||
|
|
||||||
pkgname=yuzu
|
pkgname=yuzu
|
||||||
pkgver=1346
|
pkgver=1350
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Nintendo Switch emulator'
|
pkgdesc='Nintendo Switch emulator'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -46,7 +46,7 @@ makedepends=(
|
||||||
vulkan-headers
|
vulkan-headers
|
||||||
)
|
)
|
||||||
options=(!debug)
|
options=(!debug)
|
||||||
_tag=647e73edcb4f190ec1edfd209a82d261862212ff
|
_tag=9651044d1622abeeb2c326ef278e9f16cddf9906
|
||||||
source=(
|
source=(
|
||||||
git+https://github.com/yuzu-emu/yuzu-mainline.git#tag=${_tag}
|
git+https://github.com/yuzu-emu/yuzu-mainline.git#tag=${_tag}
|
||||||
git+https://github.com/arsenm/sanitizers-cmake.git
|
git+https://github.com/arsenm/sanitizers-cmake.git
|
||||||
|
|
Loading…
Reference in a new issue