upgpkg: 1448-1
This commit is contained in:
parent
2a00b0dcde
commit
cdb0750695
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=1441
|
||||
pkgver=1448
|
||||
pkgrel=1
|
||||
pkgdesc='Nintendo Switch emulator'
|
||||
arch=(x86_64)
|
||||
|
@ -46,7 +46,7 @@ makedepends=(
|
|||
vulkan-headers
|
||||
)
|
||||
options=(!debug)
|
||||
_tag=32adf371c557bc4335c313beeb11dac861ae925f
|
||||
_tag=0cefbf953019ace6c5d1cd6d04997a432bad88d5
|
||||
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