summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2021-07-01 20:48:03 +0200
committerFrederic Bezies2021-07-01 20:48:03 +0200
commit10da42c980ae05fc3d9d131ce1c7c18b5959abf9 (patch)
tree1658b97f848e1579e33253efe10106c66caca51e
parent3ba17d3064f2f6047903050a3cf472a39df150fa (diff)
downloadaur-10da42c980ae05fc3d9d131ce1c7c18b5959abf9.tar.gz
July 1st, 2021 update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c4a20226cd1..26f4deafff7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = applewin-git
pkgdesc = AppleWin Linux port by Audetto - GIT version
- pkgver = v1.25.0.4.r1932.gdcae60de
+ pkgver = v1.25.0.4.r1954.gdb8997d6
pkgrel = 1
url = https://github.com/audetto/AppleWin.git
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = applewin-git
depends = libyaml
source = git+https://github.com/audetto/AppleWin.git
source = git+https://github.com/Dax89/QHexView.git#commit=4d06da8
- source = git+https://github.com/ocornut/imgui.git#commit=a640d8a
+ source = git+https://github.com/ocornut/imgui.git#commit=4ddb6b4
source = git+https://github.com/ocornut/imgui_club.git#commit=02e679b
source = applewin-sdl2.desktop
source = applewin-qt.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 2abb498da812..1bdeafa02d88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=AppleWin
_name=applewin
pkgname="${_name}-git"
-pkgver=v1.25.0.4.r1932.gdcae60de
+pkgver=v1.25.0.4.r1954.gdb8997d6
pkgrel=1
pkgdesc="AppleWin Linux port by Audetto - GIT version"
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('boost-libs' 'minizip' 'libslirp' 'sdl2_image' 'qt5-gamepad' 'qt5-mult
makedepends=('git' 'cmake' 'boost')
source=("git+https://github.com/audetto/AppleWin.git"
"git+https://github.com/Dax89/QHexView.git#commit=4d06da8"
- "git+https://github.com/ocornut/imgui.git#commit=a640d8a"
+ "git+https://github.com/ocornut/imgui.git#commit=4ddb6b4"
"git+https://github.com/ocornut/imgui_club.git#commit=02e679b"
applewin-sdl2.desktop
applewin-qt.desktop