summaryrefslogtreecommitdiff
path: root/extra/sbcl
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-19 11:33:39 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-19 11:33:39 -0300
commit35d3377392b5d0678453096f87df70faf87f72c6 (patch)
tree5201142d5b6552bc17453d5ff4c1b27e3103bd2c /extra/sbcl
parent941cea43b3f1e6ba2220be5789c06c39cc89c62b (diff)
parente96f6ac6e912185a495a99af2b0d51b73bd1d044 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/aircrack-ng/PKGBUILD community/fceux/PKGBUILD extra/gtk2/PKGBUILD extra/mesa/PKGBUILD testing/mesa/PKGBUILD
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 29fea2638..d7bb5d4b8 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' 'mips64el')
@@ -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