Compare commits

..

No commits in common. "d73d81edb167ede1396935d140c3d06237837589" and "98f00b44ee8d5a634ec8205f7dfd661b40b44d4b" have entirely different histories.

2 changed files with 8 additions and 9 deletions

View file

@ -1,10 +1,10 @@
pkgbase = cemu-bin
pkgdesc = Nintendo Wii U Emulator
pkgver = 2.0.79
pkgver = 2.0.61
pkgrel = 1
url = https://cemu.info
arch = x86_64
license = MPL-2.0
license = MPL2
depends = at-spi2-core
depends = cairo
depends = gcc-libs
@ -21,7 +21,6 @@ pkgbase = cemu-bin
depends = libsm
depends = libx11
depends = libxext
depends = libxkbcommon
depends = libxrender
depends = pango
depends = systemd-libs
@ -29,11 +28,11 @@ pkgbase = cemu-bin
provides = cemu
conflicts = cemu
options = !debug
source = https://github.com/cemu-project/Cemu/releases/download/v2.0-79/cemu-2.0-79-ubuntu-22.04-x64.zip
source = https://github.com/cemu-project/Cemu/releases/download/v2.0-61/cemu-2.0-61-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 = 1d6a05f20cbab5a307527d9912a67500640a5dd60c61eba5924ed36356708495ed810fc050d30aefc8bacc170b79320ec4b9ce9173eac86a0c2083e147d7c4ae
b2sums = 83c76c8f688007337eaa762dabd285616b30edbe4e0cf7926c2f9b09b64fd73f4262371ca9fcbdd285fd3cb3efc42f98f283011199100082e84436e9c17f8a50
b2sums = 66d0790e8d0b1220b73e4120c65a4e91fb7303f9171e7dfa14c38683b52089b59455e016616b4a23e52f0f74999f65a51cfd157de70a62557c808c7ef6454efe
b2sums = a4f65a6c849adb4a75b911ba2ad47a20f06e277274b5764fe192066336d169b13fde75dba8ca67ad59d6f0dafba5805c7fcb969e859e5bf819405efce1fa02c6
b2sums = fde11181d1ad4b6d28417d6842cef3a436e856acf312b4066c071a0f933bba676d99a041c5b1bf695a09833d92bc2cf47f0ce5ae179e80f6ba587bc79991a2d3

View file

@ -2,14 +2,14 @@
# Contributer: Donn <me@donn.website>
pkgname=cemu-bin
pkgver=2.0.79
pkgver=2.0.61
pkgrel=1
pkgdesc="Nintendo Wii U Emulator"
arch=('x86_64')
url="https://cemu.info"
license=('MPL-2.0')
license=('MPL2')
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')
'libglvnd' 'libice' 'libpng' 'libsm' 'libx11' 'libxext' 'libxrender' 'pango' 'systemd-libs' 'wayland')
provides=('cemu')
conflicts=('cemu')
options=('!debug')
@ -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=('1d6a05f20cbab5a307527d9912a67500640a5dd60c61eba5924ed36356708495ed810fc050d30aefc8bacc170b79320ec4b9ce9173eac86a0c2083e147d7c4ae'
b2sums=('83c76c8f688007337eaa762dabd285616b30edbe4e0cf7926c2f9b09b64fd73f4262371ca9fcbdd285fd3cb3efc42f98f283011199100082e84436e9c17f8a50'
'66d0790e8d0b1220b73e4120c65a4e91fb7303f9171e7dfa14c38683b52089b59455e016616b4a23e52f0f74999f65a51cfd157de70a62557c808c7ef6454efe'
'a4f65a6c849adb4a75b911ba2ad47a20f06e277274b5764fe192066336d169b13fde75dba8ca67ad59d6f0dafba5805c7fcb969e859e5bf819405efce1fa02c6'
'fde11181d1ad4b6d28417d6842cef3a436e856acf312b4066c071a0f933bba676d99a041c5b1bf695a09833d92bc2cf47f0ce5ae179e80f6ba587bc79991a2d3')