upgpkg: 1408-1
This commit is contained in:
parent
c8a363ce8a
commit
4b52a7eb74
1 changed files with 3 additions and 3 deletions
6
PKGBUILD
6
PKGBUILD
|
@ -2,8 +2,8 @@
|
||||||
# Contributor: Alexandre Bouvier <contact@amb.tf>
|
# Contributor: Alexandre Bouvier <contact@amb.tf>
|
||||||
|
|
||||||
pkgname=yuzu
|
pkgname=yuzu
|
||||||
pkgver=1350
|
pkgver=1408
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='Nintendo Switch emulator'
|
pkgdesc='Nintendo Switch emulator'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url=https://yuzu-emu.org/
|
url=https://yuzu-emu.org/
|
||||||
|
@ -46,7 +46,7 @@ makedepends=(
|
||||||
vulkan-headers
|
vulkan-headers
|
||||||
)
|
)
|
||||||
options=(!debug)
|
options=(!debug)
|
||||||
_tag=9651044d1622abeeb2c326ef278e9f16cddf9906
|
_tag=d60018358366304db271c76d64ee753f7dde14b4
|
||||||
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