summaryrefslogtreecommitdiff
path: root/extra/sbcl
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-17 23:02:42 +0000
committerroot <root@rshg047.dnsready.net>2011-06-17 23:02:42 +0000
commite96f6ac6e912185a495a99af2b0d51b73bd1d044 (patch)
treedbd018fc8e267c419876cd604cebed805287bf6c /extra/sbcl
parent1fcb176285908c33aca3b0f5cb703ec098e5440c (diff)
Fri Jun 17 23:02:42 UTC 2011
Diffstat (limited to 'extra/sbcl')
-rw-r--r--extra/sbcl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/sbcl/PKGBUILD b/extra/sbcl/PKGBUILD
index e2e922778..368197831 100644
--- a/extra/sbcl/PKGBUILD
+++ b/extra/sbcl/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 123411 2011-05-11 09:13:37Z juergen $
+# $Id: PKGBUILD 127534 2011-06-16 08:21:30Z juergen $
# Contributor: John Proctor <jproctor@prium.net>
# Contributor: Daniel White <daniel@whitehouse.id.au>
# Maintainer: Juergen Hoetzel <juergen@archlinux.org>
# Contributor: Leslie Polzer (skypher)
pkgname=sbcl
-pkgver=1.0.48
+pkgver=1.0.49
pkgrel=1
pkgdesc="Steel Bank Common Lisp"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('glibc')
provides=('common-lisp' 'cl-asdf')
makedepends=('sbcl' 'texinfo')
source=("http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2" "arch-fixes.lisp")
-md5sums=('f60f27bcc04d1c9241562aafe4ee5d4a'
+md5sums=('8d15c6af6388fcd9efbd13f301b7ba33'
'7ac0c1936547f4278198b8bf7725204d')
url="http://www.sbcl.org/"
install=sbcl.install