mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/sbcl to 2.2.2-1
This commit is contained in:
parent
f9af64cd74
commit
35c34d97a6
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=sbcl
|
||||
pkgver=2.2.1
|
||||
pkgrel=2
|
||||
pkgver=2.2.2
|
||||
pkgrel=1
|
||||
pkgdesc="Steel Bank Common Lisp"
|
||||
url="http://www.sbcl.org/"
|
||||
arch=('x86_64')
|
||||
|
@ -20,7 +20,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=('5dd6e6e3f08b7c6edf262a0e844a9f8b5e562cca08155034c1f2c014fc9087da'
|
||||
sha256sums=('8790dbbe97711dce14bb823125ce5b185b0073cf2f3cbf37bdd1ad380e7950f6'
|
||||
'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue