summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn W. Burton2022-11-05 11:40:01 -0400
committerTarn W. Burton2022-11-05 11:40:01 -0400
commitea1782b71330f08e57e7e3a8b3d9b235fe612d88 (patch)
tree7256aa22f2653d232294df9500d0d998067e9376 /PKGBUILD
parent9c696737807d37e6360546c3670a8854938ad6ee (diff)
downloadaur-ea1782b71330f08e57e7e3a8b3d9b235fe612d88.tar.gz
Update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0019c8eaffc..303ef6e7d8dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn W. Burton <twburton@gmail.com>
pkgname=cando-git
-pkgver=2.0.0_6_gfc63c529c_gb8401ca3
+pkgver=2.0.0_40_g219c77771_g40c77e59
pkgrel=1
pkgdesc="Bringing Common Lisp and C++ Together, including Cando"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('boost' 'expat' 'fmt' 'gmp' 'libbsd' 'libedit' 'clang' 'zeromq'
'libelf' 'libffi' 'llvm' 'netcdf' 'ninja' 'ncurses' 'zlib')
makedepends=('git' 'sbcl' 'pkg-config')
provides=('cclasp-boehm' 'common-lisp' 'clasp-cl' 'cando')
-conflicts=('clasp-cl-git')
+conflicts=('cando' 'clasp-cl' 'clasp-cl-git')
source=('git+https://github.com/clasp-developers/clasp.git')
sha512sums=('SKIP')