summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Kescher2023-02-24 08:37:50 +0100
committerJeremy Kescher2023-02-24 08:37:50 +0100
commitb3d295561a6f555ea57093ace03c3101cdb95e6a (patch)
tree3376f50320b9511f5918414a8f0825d26420a4f0
parent1ffa99683c32173413c83a59dfcc9b2352cb883d (diff)
downloadaur-b3d295561a6f555ea57093ace03c3101cdb95e6a.tar.gz
v2.0-28
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 125a8adf697e..230ddc616e77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cemu
pkgdesc = Software to emulate Wii U games and applications on PC
- pkgver = 2.0.292
+ pkgver = 2.0.297
pkgrel = 1
url = https://cemu.info
install = cemu.install
@@ -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-27
+ source = git+https://github.com/cemu-project/Cemu#tag=v2.0-28
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 23377acc95c2..775524df7455 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jeremy Kescher <jeremy@kescher.at>
pkgname=cemu
-pkgver=2.0.292
+pkgver=2.0.297
pkgrel=1
pkgdesc='Software to emulate Wii U games and applications on PC'
arch=(x86_64)
@@ -31,7 +31,7 @@ optdepends=(
)
install=cemu.install
source=(
- git+https://github.com/cemu-project/Cemu#tag=v2.0-27
+ git+https://github.com/cemu-project/Cemu#tag=v2.0-28
# submodules
git+https://github.com/mozilla/cubeb#commit=dc511c6b3597b6384d28949285b9289e009830ea
git+https://github.com/ocornut/imgui#commit=8a44c31c95c8e0217f6e1fc814cbbbcca4981f14