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