mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/sbcl to 1.4.6-1
This commit is contained in:
parent
aeb91a81b8
commit
5d4274d29f
1 changed files with 3 additions and 3 deletions
|
@ -10,18 +10,18 @@
|
|||
buildarch=4
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=1.4.0
|
||||
pkgver=1.4.6
|
||||
pkgrel=1
|
||||
pkgdesc="Steel Bank Common Lisp"
|
||||
url="http://www.sbcl.org/"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
license=('custom')
|
||||
depends=('zlib')
|
||||
provides=('common-lisp' 'cl-asdf')
|
||||
makedepends=('sbcl')
|
||||
source=("https://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2"
|
||||
"arch-fixes.lisp")
|
||||
sha256sums=('08d59ca79f78311304664d5093764cda94ff2693d92736d1321fa6074b570769'
|
||||
sha256sums=('4411b01329d4dd531c8a0cb4036462fb4fd5f6e7abe2d521c6aa2a3adefb8678'
|
||||
'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce')
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue