mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/sbcl to 1.5.2-1
This commit is contained in:
parent
846003c720
commit
025fa54536
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=1.4.16
|
||||
pkgver=1.5.2
|
||||
pkgrel=1
|
||||
pkgdesc="Steel Bank Common Lisp"
|
||||
url="http://www.sbcl.org/"
|
||||
|
@ -21,7 +21,7 @@ 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=('8d93ad1b64815854d0db042c00473fc04b284316c67734be2dd62ddb2727cfd7'
|
||||
sha256sums=('dac6aef3ec7628c284a31f2222ede5d47d9d94f9cfdffe0f00ef40f9531e3c3f'
|
||||
'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue