File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
archlinuxcn/yuzu-early-access Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
_pkgname=yuzu
4
4
pkgname=$_pkgname -early-access
5
- pkgver=3657
5
+ pkgver=3659
6
6
pkgrel=1
7
7
pkgdesc=" An experimental open-source Nintendo Switch emulator/debugger (early access version)"
8
8
arch=(' i686' ' x86_64' )
@@ -17,9 +17,9 @@ source=("https://github.com/pineappleEA/pineapple-src/archive/EA-${pkgver}.tar.g
17
17
" https://raw.githubusercontent.com/pineappleEA/Pineapple-Linux/master/yuzu.xml"
18
18
" https://github.com/pineappleEA/pineapple-src/releases/download/EA-${pkgver} /Windows-Yuzu-EA-${pkgver} .zip" )
19
19
options=(' !buildflags' ) # [heavysink] Disable _FORTIFY_SOURCE for temporary fix for Bayonetta 3
20
- sha256sums=(' 2b6a0382df1a1bf8b2112504f22bfe2d9c86d01f6e619da7f806d18041a677fb '
20
+ sha256sums=(' cddab98973d1c4c0666c64e31dce4f3d69b82fe54e57f5a46ae4d093c0e0071e '
21
21
' e76ab2b3566d8135930e570ede5bed3da8f131270b60db818e453d248880bdf2'
22
- ' eda54d600c4cfb71a4e866835cafef5c6711302cf8157fa175cef10e1f77d645 ' )
22
+ ' 93eeb437cbd6713bc1bdee386dc88275dc7620bf33a8cc8940362f28ca0b9341 ' )
23
23
24
24
prepare () {
25
25
cd " $srcdir /yuzu-windows-msvc-early-access"
You can’t perform that action at this time.
0 commit comments