diff --git a/.SRCINFO b/.SRCINFO index 5aa79b4..537405e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = cemu-bin pkgdesc = Nintendo Wii U Emulator pkgver = 2.0 - pkgrel = 17 + pkgrel = 18 url = https://cemu.info arch = x86_64 license = MPL-2.0 @@ -22,11 +22,11 @@ pkgbase = cemu-bin options = !docs options = libtool options = emptydirs - source = https://github.com/cemu-project/Cemu/releases/download/v2.0-17/cemu-2.0-17-ubuntu-20.04-x64.zip + source = https://github.com/cemu-project/Cemu/releases/download/v2.0-18/cemu-2.0-18-ubuntu-20.04-x64.zip source = info.cemu.Cemu.desktop source = info.cemu.Cemu.metainfo.xml source = info.cemu.Cemu.png - sha256sums = 460897d64fa1aac2671123eff88b10d7c71f18bb5a1c987a07e34cd8d3acee73 + sha256sums = f439e10b7be66b0e64ee5af6c86177246f8363def932131df99a2c213d4d6c79 sha256sums = SKIP sha256sums = SKIP sha256sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index c051b5f..1657764 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Donn pkgname=cemu-bin pkgver=2.0 -pkgrel=17 +pkgrel=18 pkgdesc="Nintendo Wii U Emulator" arch=('x86_64') url="https://cemu.info" @@ -32,7 +32,7 @@ source=( ) noextract=() sha256sums=( - '460897d64fa1aac2671123eff88b10d7c71f18bb5a1c987a07e34cd8d3acee73' + 'f439e10b7be66b0e64ee5af6c86177246f8363def932131df99a2c213d4d6c79' 'SKIP' 'SKIP' 'SKIP'