summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2024-04-01 12:11:14 +0200
committerFrederic Bezies2024-04-01 12:11:14 +0200
commit2d301059c5eeae17ece8c0d327ee4496a6489548 (patch)
treeb6012de123772dfa6498d31afd84f2712e7fc767 /PKGBUILD
parent4b29d7b27795b5745bb8f9ad32f8374486329e02 (diff)
downloadaur-2d301059c5eeae17ece8c0d327ee4496a6489548.tar.gz
April 1st, 2024 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16293b0aa0a8..b16838e8d4e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Thanks to Fabio Lolix for the patch.
pkgname=applewin-git
-pkgver=1.30.14.1.r1362.g3cda77c6
+pkgver=1.30.14.1.r1485.g1affd619
pkgrel=1
pkgdesc="AppleWin Linux port by Audetto - GIT version"
arch=('x86_64')
@@ -15,6 +15,7 @@ makedepends=('git' 'cmake' 'boost')
provide=(applewin)
conflicts=(applewin)
install=applewin.install
+options=(!debug)
source=("${pkgname%-git}::git+https://github.com/audetto/AppleWin.git"
"git+https://github.com/Dax89/QHexView.git"
"git+https://github.com/ocornut/imgui.git"