summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Rødseth2022-01-26 10:29:36 +0000
committerAlexander Rødseth2022-01-26 10:29:36 +0000
commit4e9620bf89414cf625c19964e064109f7ae61101 (patch)
treeb6fa23997bf8c1491c596e1422860c3f8b2c2fce
parent322d160978e9e484378af810b8082e040546974a (diff)
downloadaur-4e9620bf89414cf625c19964e064109f7ae61101.tar.gz
upgpkg: 4.9.4-2
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 687d17880345..b7a0fc465b7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=gambit-c
pkgver=4.9.4
-pkgrel=1
+pkgrel=2
pkgdesc='Efficient implementation of the Scheme programming language'
arch=(x86_64)
url='https://github.com/gambit/gambit'
license=(Apache LGPL)
-options=(staticlibs)
+options=(staticlibs !lto)
makedepends=(git setconf)
source=("${pkgname/-c}-$pkgver.tar.gz::https://gambitscheme.org/latest/gambit-v${pkgver//./_}.tgz")
b2sums=('f2d638a8ab901fb9d14d2f91291dd732e66913f18dc4e6c9c50af7aa1aafa49e97bdd7a704dfd1f14fa71aa16a859fe9b7a7bcbc5ee5953a1dac56966071148b')