summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Kescher2023-01-27 18:16:57 +0100
committerJeremy Kescher2023-01-27 18:16:57 +0100
commit4ba2272d3e70a43f944a978ef116b6dcec20d6ba (patch)
treea5f4c58767fca64573a83dff2553b88ee9a37999
parent4f4c1b25aa4503edf49c94b155bfcb4152b64455 (diff)
downloadaur-4ba2272d3e70a43f944a978ef116b6dcec20d6ba.tar.gz
v2.0-26
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba0572845b34..0de3e63b183e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cemu
pkgdesc = Software to emulate Wii U games and applications on PC
- pkgver = 2.0.274
- pkgrel = 3
+ pkgver = 2.0.287
+ pkgrel = 1
url = https://cemu.info
install = cemu.install
arch = x86_64
@@ -31,7 +31,7 @@ pkgbase = cemu
optdepends = alsa-lib: Audio output
optdepends = vulkan-driver: Vulkan graphics
options = !strip
- source = git+https://github.com/cemu-project/Cemu#tag=v2.0-23
+ source = git+https://github.com/cemu-project/Cemu#tag=v2.0-26
source = git+https://github.com/mozilla/cubeb#commit=dc511c6b3597b6384d28949285b9289e009830ea
source = git+https://github.com/ocornut/imgui#commit=8a44c31c95c8e0217f6e1fc814cbbbcca4981f14
source = git+https://github.com/Exzap/ZArchive#commit=d2c717730092c7bf8cbb033b12fd4001b7c4d932
diff --git a/PKGBUILD b/PKGBUILD
index 42a25e2d4ff9..60d5b2f3e84f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jeremy Kescher <jeremy@kescher.at>
pkgname=cemu
-pkgver=2.0.274
-pkgrel=3
+pkgver=2.0.287
+pkgrel=1
pkgdesc='Software to emulate Wii U games and applications on PC'
arch=(x86_64)
url=https://cemu.info
@@ -31,7 +31,7 @@ optdepends=(
)
install=cemu.install
source=(
- git+https://github.com/cemu-project/Cemu#tag=v2.0-23
+ git+https://github.com/cemu-project/Cemu#tag=v2.0-26
# submodules
git+https://github.com/mozilla/cubeb#commit=dc511c6b3597b6384d28949285b9289e009830ea
git+https://github.com/ocornut/imgui#commit=8a44c31c95c8e0217f6e1fc814cbbbcca4981f14