summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-10-29 19:49:35 +1300
committerGeorge Rawlinson2022-10-29 19:49:35 +1300
commit6e090e9613d3d002080eddcf241a26b060b238ad (patch)
tree281ff8a3a2a206b10c524a3479a5dc22147d6fae
parent723d3a0df428c0d943bd5c8b7266eefb4b43e083 (diff)
downloadaur-6e090e9613d3d002080eddcf241a26b060b238ad.tar.gz
upgpkg: clasp-cl 2.0.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 988b99782118..e614a1815ae7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clasp-cl
pkgdesc = Bringing Common Lisp and C++ Together
- pkgver = 1.0.0.r214.gfdfb2e6d3
+ pkgver = 2.0.0
pkgrel = 1
url = https://github.com/clasp-developers/clasp
arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = clasp-cl
provides = common-lisp
provides = cl-asdf
options = !strip
- source = clasp-cl::git+https://github.com/clasp-developers/clasp#commit=fdfb2e6d3be4fcc042427f5759f92673e12fe767
+ source = clasp-cl::git+https://github.com/clasp-developers/clasp#commit=413757e24a5fbf84195434ec545602db0a8840a0
sha512sums = SKIP
pkgname = clasp-cl
diff --git a/PKGBUILD b/PKGBUILD
index aa138ad82bdd..1997d74b617c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tarn W. Burton <twburton@gmail.com>
pkgname=clasp-cl
-pkgver=1.0.0.r214.gfdfb2e6d3
+pkgver=2.0.0
pkgrel=1
pkgdesc='Bringing Common Lisp and C++ Together'
arch=('x86_64')
@@ -25,7 +25,7 @@ depends=(
makedepends=('git' 'sbcl' 'ninja')
provides=('cclasp-boehm' 'clasp-cl' 'common-lisp' 'cl-asdf')
options=('!strip')
-_commit='fdfb2e6d3be4fcc042427f5759f92673e12fe767'
+_commit='413757e24a5fbf84195434ec545602db0a8840a0'
source=("$pkgname::git+https://github.com/clasp-developers/clasp#commit=$_commit")
sha512sums=('SKIP')
@@ -39,7 +39,9 @@ build() {
cd "$pkgname"
./koga \
- --package-path="$pkgdir" \
+ --reproducible-build \
+ --broken-stdlib \
+ --package-path=$pkgdir \
--bin-path=/usr/bin/ \
--share-path=/usr/share/clasp/ \
--lib-path=/usr/lib/clasp/