Skip to content

Commit ddfc804

Browse files
committed
yuzu-early-access: auto updated to 3659-1
1 parent 3e3d52c commit ddfc804

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

archlinuxcn/yuzu-early-access/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
_pkgname=yuzu
44
pkgname=$_pkgname-early-access
5-
pkgver=3657
5+
pkgver=3659
66
pkgrel=1
77
pkgdesc="An experimental open-source Nintendo Switch emulator/debugger (early access version)"
88
arch=('i686' 'x86_64')
@@ -17,9 +17,9 @@ source=("https://github.com/pineappleEA/pineapple-src/archive/EA-${pkgver}.tar.g
1717
"https://raw.githubusercontent.com/pineappleEA/Pineapple-Linux/master/yuzu.xml"
1818
"https://github.com/pineappleEA/pineapple-src/releases/download/EA-${pkgver}/Windows-Yuzu-EA-${pkgver}.zip")
1919
options=('!buildflags') #[heavysink] Disable _FORTIFY_SOURCE for temporary fix for Bayonetta 3
20-
sha256sums=('2b6a0382df1a1bf8b2112504f22bfe2d9c86d01f6e619da7f806d18041a677fb'
20+
sha256sums=('cddab98973d1c4c0666c64e31dce4f3d69b82fe54e57f5a46ae4d093c0e0071e'
2121
'e76ab2b3566d8135930e570ede5bed3da8f131270b60db818e453d248880bdf2'
22-
'eda54d600c4cfb71a4e866835cafef5c6711302cf8157fa175cef10e1f77d645')
22+
'93eeb437cbd6713bc1bdee386dc88275dc7620bf33a8cc8940362f28ca0b9341')
2323

2424
prepare() {
2525
cd "$srcdir/yuzu-windows-msvc-early-access"

0 commit comments

Comments
 (0)