From 3ae8a5f3648c988c90354665d4dc4809d700c9c8 Mon Sep 17 00:00:00 2001 From: horstderheld Date: Wed, 18 Oct 2023 11:43:34 +0200 Subject: [PATCH] update to 2.0.58 --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index fb1d93b..f19c8bf 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = cemu-bin pkgdesc = Nintendo Wii U Emulator - pkgver = 2.0.57 + pkgver = 2.0.58 pkgrel = 1 url = https://cemu.info arch = x86_64 @@ -28,11 +28,11 @@ pkgbase = cemu-bin provides = cemu conflicts = cemu options = !debug - source = https://github.com/cemu-project/Cemu/releases/download/v2.0-57/cemu-2.0-57-ubuntu-22.04-x64.zip + source = https://github.com/cemu-project/Cemu/releases/download/v2.0-58/cemu-2.0-58-ubuntu-22.04-x64.zip source = https://raw.githubusercontent.com/cemu-project/Cemu/main/dist/linux/info.cemu.Cemu.desktop source = https://github.com/cemu-project/Cemu/raw/main/dist/linux/info.cemu.Cemu.png source = https://raw.githubusercontent.com/cemu-project/Cemu/main/dist/linux/info.cemu.Cemu.metainfo.xml - b2sums = f93da6beafd26a083fd10c54915c4c4eb75d24c2357da1eb8528d8ad82860683883f7faab677743734a50bda6d156a5b429ddd13cb6af1b77a8a43cb7b6643cc + b2sums = 4051b7dfeaeb376f0d3d493ef34371668ee4bc82ee0a819ad8b2ead122481b24f0129fb99bb7283ee961488a0ae5d309232747107077876366add3b067b998bd b2sums = 66d0790e8d0b1220b73e4120c65a4e91fb7303f9171e7dfa14c38683b52089b59455e016616b4a23e52f0f74999f65a51cfd157de70a62557c808c7ef6454efe b2sums = a4f65a6c849adb4a75b911ba2ad47a20f06e277274b5764fe192066336d169b13fde75dba8ca67ad59d6f0dafba5805c7fcb969e859e5bf819405efce1fa02c6 b2sums = fde11181d1ad4b6d28417d6842cef3a436e856acf312b4066c071a0f933bba676d99a041c5b1bf695a09833d92bc2cf47f0ce5ae179e80f6ba587bc79991a2d3 diff --git a/PKGBUILD b/PKGBUILD index 7de8ecb..8859803 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributer: Donn pkgname=cemu-bin -pkgver=2.0.57 +pkgver=2.0.58 pkgrel=1 pkgdesc="Nintendo Wii U Emulator" arch=('x86_64') @@ -18,7 +18,7 @@ source=("https://github.com/cemu-project/Cemu/releases/download/v$_srcver/cemu-$ "https://raw.githubusercontent.com/cemu-project/Cemu/main/dist/linux/info.cemu.Cemu.desktop" "https://github.com/cemu-project/Cemu/raw/main/dist/linux/info.cemu.Cemu.png" "https://raw.githubusercontent.com/cemu-project/Cemu/main/dist/linux/info.cemu.Cemu.metainfo.xml") -b2sums=('f93da6beafd26a083fd10c54915c4c4eb75d24c2357da1eb8528d8ad82860683883f7faab677743734a50bda6d156a5b429ddd13cb6af1b77a8a43cb7b6643cc' +b2sums=('4051b7dfeaeb376f0d3d493ef34371668ee4bc82ee0a819ad8b2ead122481b24f0129fb99bb7283ee961488a0ae5d309232747107077876366add3b067b998bd' '66d0790e8d0b1220b73e4120c65a4e91fb7303f9171e7dfa14c38683b52089b59455e016616b4a23e52f0f74999f65a51cfd157de70a62557c808c7ef6454efe' 'a4f65a6c849adb4a75b911ba2ad47a20f06e277274b5764fe192066336d169b13fde75dba8ca67ad59d6f0dafba5805c7fcb969e859e5bf819405efce1fa02c6' 'fde11181d1ad4b6d28417d6842cef3a436e856acf312b4066c071a0f933bba676d99a041c5b1bf695a09833d92bc2cf47f0ce5ae179e80f6ba587bc79991a2d3')