summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhorstderheld2023-09-14 22:11:03 +0200
committerhorstderheld2023-09-14 22:11:03 +0200
commit12acf6a2991000c92b7307ac6fa532f986326a5f (patch)
treeae9d083ba46eab99313594fb91edcbd1a1bdc399
parent6c20cdd1495c9628c0fc3dbdb2ff89a7b3f80fe3 (diff)
downloadaur-12acf6a2991000c92b7307ac6fa532f986326a5f.tar.gz
update to 2.0.49
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3d594ec1427..4e9b3d7970d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cemu-bin
pkgdesc = Nintendo Wii U Emulator
- pkgver = 2.0.48
+ pkgver = 2.0.49
pkgrel = 1
url = https://cemu.info
arch = x86_64
@@ -23,15 +23,16 @@ pkgbase = cemu-bin
depends = libxext
depends = libxrender
depends = pango
+ depends = systemd-libs
depends = wayland
provides = cemu
conflicts = cemu
options = !debug
- source = https://github.com/cemu-project/Cemu/releases/download/v2.0-48/cemu-2.0-48-ubuntu-20.04-x64.zip
+ source = https://github.com/cemu-project/Cemu/releases/download/v2.0-49/cemu-2.0-49-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 = 46f157ff6ebb25091657cdb292703e6ad3aea4797e96846a259bcfce2a80c90a7231e120532f1ea04dff63a822643e991231066894bc933c60fd08e611e94ad1
+ b2sums = bc5d3913e6da27d65d0bcf86735bc10cce86f44a7f4cd3ec612d873e94cbb70b36084d0fcc704f7cd9650403d18c7bff493f188d8a6c305640a22329f92c1789
b2sums = 66d0790e8d0b1220b73e4120c65a4e91fb7303f9171e7dfa14c38683b52089b59455e016616b4a23e52f0f74999f65a51cfd157de70a62557c808c7ef6454efe
b2sums = a4f65a6c849adb4a75b911ba2ad47a20f06e277274b5764fe192066336d169b13fde75dba8ca67ad59d6f0dafba5805c7fcb969e859e5bf819405efce1fa02c6
b2sums = fde11181d1ad4b6d28417d6842cef3a436e856acf312b4066c071a0f933bba676d99a041c5b1bf695a09833d92bc2cf47f0ce5ae179e80f6ba587bc79991a2d3
diff --git a/PKGBUILD b/PKGBUILD
index cdd4ded05f10..a6f33faa1cea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributer: Donn <me@donn.website>
pkgname=cemu-bin
-pkgver=2.0.48
+pkgver=2.0.49
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=('46f157ff6ebb25091657cdb292703e6ad3aea4797e96846a259bcfce2a80c90a7231e120532f1ea04dff63a822643e991231066894bc933c60fd08e611e94ad1'
+b2sums=('bc5d3913e6da27d65d0bcf86735bc10cce86f44a7f4cd3ec612d873e94cbb70b36084d0fcc704f7cd9650403d18c7bff493f188d8a6c305640a22329f92c1789'
'66d0790e8d0b1220b73e4120c65a4e91fb7303f9171e7dfa14c38683b52089b59455e016616b4a23e52f0f74999f65a51cfd157de70a62557c808c7ef6454efe'
'a4f65a6c849adb4a75b911ba2ad47a20f06e277274b5764fe192066336d169b13fde75dba8ca67ad59d6f0dafba5805c7fcb969e859e5bf819405efce1fa02c6'
'fde11181d1ad4b6d28417d6842cef3a436e856acf312b4066c071a0f933bba676d99a041c5b1bf695a09833d92bc2cf47f0ce5ae179e80f6ba587bc79991a2d3')