summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlod2024-01-18 17:22:04 +0100
committerlod2024-01-18 17:22:04 +0100
commit7b04aa8fc47eb4bbef6324349c923b4253d33acd (patch)
treee41a1ddf9d382b541dbf50941b832a604cd9a57e
parent6d24649c02385da5f3ed9657a740e812f3f81a57 (diff)
downloadaur-7b04aa8fc47eb4bbef6324349c923b4253d33acd.tar.gz
upstream release 2.0.65
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51e3a482cebb..a9bfd2d756a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = cemu-bin
pkgdesc = Nintendo Wii U Emulator
- pkgver = 2.0.63
+ pkgver = 2.0.65
pkgrel = 1
url = https://cemu.info
arch = x86_64
- license = MPL2
+ license = MPL-2.0
depends = at-spi2-core
depends = cairo
depends = gcc-libs
@@ -29,11 +29,11 @@ pkgbase = cemu-bin
provides = cemu
conflicts = cemu
options = !debug
- source = https://github.com/cemu-project/Cemu/releases/download/v2.0-63/cemu-2.0-63-ubuntu-22.04-x64.zip
+ source = https://github.com/cemu-project/Cemu/releases/download/v2.0-65/cemu-2.0-65-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 = c7373e921959449ef4e68aae1da5f096037a609c67a728fd3acf268d7ad271193dc734f37c9e9957d29a6c5dfa3c4825d83350c01da800f4cd769f461b603fd3
+ b2sums = 90f9836f9d87728ceadf3f56527e18663389cfbefebd5554f29cad2115af3da0fe70499013ba7025a6d313e1a9b42d0de47c1b86cdeadbd2d651569f9bc82f3b
b2sums = 66d0790e8d0b1220b73e4120c65a4e91fb7303f9171e7dfa14c38683b52089b59455e016616b4a23e52f0f74999f65a51cfd157de70a62557c808c7ef6454efe
b2sums = a4f65a6c849adb4a75b911ba2ad47a20f06e277274b5764fe192066336d169b13fde75dba8ca67ad59d6f0dafba5805c7fcb969e859e5bf819405efce1fa02c6
b2sums = fde11181d1ad4b6d28417d6842cef3a436e856acf312b4066c071a0f933bba676d99a041c5b1bf695a09833d92bc2cf47f0ce5ae179e80f6ba587bc79991a2d3
diff --git a/PKGBUILD b/PKGBUILD
index 80ecae3f774d..f35ecfd7ec25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributer: Donn <me@donn.website>
pkgname=cemu-bin
-pkgver=2.0.63
+pkgver=2.0.65
pkgrel=1
pkgdesc="Nintendo Wii U Emulator"
arch=('x86_64')
url="https://cemu.info"
-license=('MPL2')
+license=('MPL-2.0')
depends=('at-spi2-core' 'cairo' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 'glu' 'gtk3' 'harfbuzz' 'hicolor-icon-theme'
'libglvnd' 'libice' 'libpng' 'libsm' 'libx11' 'libxext' 'libxkbcommon' 'libxrender' 'pango' 'systemd-libs' 'wayland')
provides=('cemu')
@@ -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=('c7373e921959449ef4e68aae1da5f096037a609c67a728fd3acf268d7ad271193dc734f37c9e9957d29a6c5dfa3c4825d83350c01da800f4cd769f461b603fd3'
+b2sums=('90f9836f9d87728ceadf3f56527e18663389cfbefebd5554f29cad2115af3da0fe70499013ba7025a6d313e1a9b42d0de47c1b86cdeadbd2d651569f9bc82f3b'
'66d0790e8d0b1220b73e4120c65a4e91fb7303f9171e7dfa14c38683b52089b59455e016616b4a23e52f0f74999f65a51cfd157de70a62557c808c7ef6454efe'
'a4f65a6c849adb4a75b911ba2ad47a20f06e277274b5764fe192066336d169b13fde75dba8ca67ad59d6f0dafba5805c7fcb969e859e5bf819405efce1fa02c6'
'fde11181d1ad4b6d28417d6842cef3a436e856acf312b4066c071a0f933bba676d99a041c5b1bf695a09833d92bc2cf47f0ce5ae179e80f6ba587bc79991a2d3')