From 1c87aaa7afc2dd6cc1bea8b986630548a245e780 Mon Sep 17 00:00:00 2001 From: horstderheld Date: Sun, 9 Jul 2023 16:31:37 +0200 Subject: [PATCH] update to 2.0.44 --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index cfb48c2..4b9625f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = cemu-bin pkgdesc = Nintendo Wii U Emulator - pkgver = 2.0.43 + pkgver = 2.0.44 pkgrel = 1 url = https://cemu.info arch = x86_64 @@ -31,11 +31,11 @@ pkgbase = cemu-bin options = !docs options = libtool options = emptydirs - source = https://github.com/cemu-project/Cemu/releases/download/v2.0-43/cemu-2.0-43-ubuntu-20.04-x64.zip + source = https://github.com/cemu-project/Cemu/releases/download/v2.0-44/cemu-2.0-44-ubuntu-20.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 = 29a25d41a5fd3434c751f50ae846516a12f63fbf1f3de1270e487a91c445c713445fcd52c58022430d27d89b460937c3585005b89b1d9c19a8c853c88f087d72 + b2sums = 85c41e319c3c9d22b3bce17a25a7b7fab463763f69a67ec4632dd4660c9cc27e7197ab5d29dff6caf5fc3a8e293ab34fc946e5d6566263dcab359561fbef9c1b b2sums = 66d0790e8d0b1220b73e4120c65a4e91fb7303f9171e7dfa14c38683b52089b59455e016616b4a23e52f0f74999f65a51cfd157de70a62557c808c7ef6454efe b2sums = a4f65a6c849adb4a75b911ba2ad47a20f06e277274b5764fe192066336d169b13fde75dba8ca67ad59d6f0dafba5805c7fcb969e859e5bf819405efce1fa02c6 b2sums = 51f787f6c6c15382da4d41c9d56c22b2ad9b99a807ffaf0101b52c7dbcdc3d904f7145bea70fd3a6eb7f5cf2025e8a4c814089a21e5f2c502cd38b30dbda4f42 diff --git a/PKGBUILD b/PKGBUILD index 22f2ea4..56eb924 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributer: Donn pkgname=cemu-bin -pkgver=2.0.43 +pkgver=2.0.44 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=('29a25d41a5fd3434c751f50ae846516a12f63fbf1f3de1270e487a91c445c713445fcd52c58022430d27d89b460937c3585005b89b1d9c19a8c853c88f087d72' +b2sums=('85c41e319c3c9d22b3bce17a25a7b7fab463763f69a67ec4632dd4660c9cc27e7197ab5d29dff6caf5fc3a8e293ab34fc946e5d6566263dcab359561fbef9c1b' '66d0790e8d0b1220b73e4120c65a4e91fb7303f9171e7dfa14c38683b52089b59455e016616b4a23e52f0f74999f65a51cfd157de70a62557c808c7ef6454efe' 'a4f65a6c849adb4a75b911ba2ad47a20f06e277274b5764fe192066336d169b13fde75dba8ca67ad59d6f0dafba5805c7fcb969e859e5bf819405efce1fa02c6' '51f787f6c6c15382da4d41c9d56c22b2ad9b99a807ffaf0101b52c7dbcdc3d904f7145bea70fd3a6eb7f5cf2025e8a4c814089a21e5f2c502cd38b30dbda4f42')