summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2024-04-24 09:29:40 +0200
committerFrederic Bezies2024-04-24 09:29:40 +0200
commit117e153cb7614a5283a1e1a6584a30611aa9076f (patch)
treee55070f776c5f9a4a42535317cb2848035102022 /PKGBUILD
parent2d301059c5eeae17ece8c0d327ee4496a6489548 (diff)
downloadaur-applewin-git.tar.gz
April 24th, 2024 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b16838e8d4e0..3b933ea86fa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Thanks to Fabio Lolix for the patch.
pkgname=applewin-git
-pkgver=1.30.14.1.r1485.g1affd619
+pkgver=1.30.14.1.r1505.g7be12f5c
pkgrel=1
pkgdesc="AppleWin Linux port by Audetto - GIT version"
arch=('x86_64')
@@ -15,7 +15,7 @@ makedepends=('git' 'cmake' 'boost')
provide=(applewin)
conflicts=(applewin)
install=applewin.install
-options=(!debug)
+options=(!debug !lto)
source=("${pkgname%-git}::git+https://github.com/audetto/AppleWin.git"
"git+https://github.com/Dax89/QHexView.git"
"git+https://github.com/ocornut/imgui.git"