summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2021-07-21 12:12:20 +0200
committerFrederic Bezies2021-07-21 12:12:20 +0200
commitc9e01673fed7098ac784fcf8417346049ff710b7 (patch)
tree0d89e92d41d8be1a27c2e13f5dadd31716dca490
parent263cd035c7b3fcf636c92b42a524a48e93583575 (diff)
downloadaur-c9e01673fed7098ac784fcf8417346049ff710b7.tar.gz
updated imgui component
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd6787fd45f1..0c0ebccb32eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = applewin-git
pkgdesc = AppleWin Linux port by Audetto - GIT version
pkgver = v1.25.0.4.r1962.gb31d1342
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/audetto/AppleWin.git
arch = x86_64
license = GPL2
@@ -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=4ddb6b4
+ source = git+https://github.com/ocornut/imgui.git#commit=17ec4f1
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 6ab70e35830e..d58f38a3bdad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=AppleWin
_name=applewin
pkgname="${_name}-git"
pkgver=v1.25.0.4.r1962.gb31d1342
-pkgrel=1
+pkgrel=2
pkgdesc="AppleWin Linux port by Audetto - GIT version"
arch=('x86_64')
url="https://github.com/audetto/AppleWin.git"
@@ -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=4ddb6b4"
+ "git+https://github.com/ocornut/imgui.git#commit=17ec4f1"
"git+https://github.com/ocornut/imgui_club.git#commit=02e679b"
applewin-sdl2.desktop
applewin-qt.desktop