summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2021-05-22 11:14:52 +0200
committerFrederic Bezies2021-05-22 11:14:52 +0200
commitf10a6f6baf001d1df712fa1ee4f07d0df9497083 (patch)
treeb4a75fc5f23db2160004610ef53f30048c96dcd0 /PKGBUILD
parent934c36a56042f52eac5aa953fe5894579c865dbd (diff)
downloadaur-f10a6f6baf001d1df712fa1ee4f07d0df9497083.tar.gz
Blocking version until bug https://github.com/audetto/AppleWin/issues/29 is fixed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24686f682ed3..9ddc1a1f0070 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=AppleWin
_name=applewin
pkgname="${_name}-git"
-pkgver=v1.25.0.4.r1877.g54403f74
+pkgver=v1.25.0.4.r1879.g1ac7710b
pkgrel=1
pkgdesc="AppleWin Linux port by Audetto - GIT version"
arch=('x86_64')
@@ -11,7 +11,7 @@ url="https://github.com/audetto/AppleWin.git"
license=('GPL2')
depends=('boost-libs' 'minizip' 'libslirp' 'sdl2_image' 'qt5-gamepad' 'qt5-multimedia' 'libyaml')
makedepends=('git' 'cmake' 'boost')
-source=("git+https://github.com/audetto/AppleWin.git"
+source=("git+https://github.com/audetto/AppleWin.git#commit=1ac7710"
"git+https://github.com/Dax89/QHexView.git#commit=54301e8"
"git+https://github.com/ocornut/imgui.git#commit=cbcd891"
"git+https://github.com/ocornut/imgui_club.git#commit=02e679b"