summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-07-01 22:56:58 +0000
committerGeorge Rawlinson2022-07-01 22:56:58 +0000
commit6f12c8add03a6f5a9b827f5e75f6dba5c98dfb26 (patch)
tree473ba749c9f5bc1b93c7026285b46ed6ede87b3c
parent76902462800f46ce27b1a76ee2948f76f58ef59d (diff)
downloadaur-6f12c8add03a6f5a9b827f5e75f6dba5c98dfb26.tar.gz
upgpkg: xemu 0.7.56-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89308039704d..67533f37eda5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xemu
pkgdesc = Original Xbox Emulator
- pkgver = 0.7.55
+ pkgver = 0.7.56
pkgrel = 1
url = https://xemu.app
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = xemu
depends = gtk3
depends = libslirp
optdepends = fancy-mouse-boot-rom: first-stage xbox bootrom
- source = xemu::git+https://github.com/mborgerson/xemu.git#commit=db389b15086753cb7b72e05b24af205baa742bc3
+ source = xemu::git+https://github.com/mborgerson/xemu.git#commit=d06a0c22f1617d635bde11d73223b24cd803b966
source = gitlab.com-qemu-project-berkeley-testfloat-3::git+https://gitlab.com/qemu-project/berkeley-testfloat-3.git
source = gitlab.com-qemu-project-berkeley-softfloat-3::git+https://gitlab.com/qemu-project/berkeley-softfloat-3.git
source = github.com-ocornut-imgui::git+https://github.com/ocornut/imgui.git
diff --git a/PKGBUILD b/PKGBUILD
index d463a23a3fde..919573c910a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexandre Bouvier <contact@amb.tf>
pkgname=xemu
-pkgver=0.7.55
+pkgver=0.7.56
pkgrel=1
pkgdesc='Original Xbox Emulator'
arch=('x86_64')
@@ -32,7 +32,7 @@ makedepends=(
optdepends=(
'fancy-mouse-boot-rom: first-stage xbox bootrom'
)
-_commit='db389b15086753cb7b72e05b24af205baa742bc3'
+_commit='d06a0c22f1617d635bde11d73223b24cd803b966'
source=(
"$pkgname::git+https://github.com/mborgerson/xemu.git#commit=$_commit"
'gitlab.com-qemu-project-berkeley-testfloat-3::git+https://gitlab.com/qemu-project/berkeley-testfloat-3.git'