summaryrefslogtreecommitdiff
path: root/extra/sbcl
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-19 10:18:40 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-19 10:18:40 +0100
commit855edb52bd8eb32bb11173a398fa09c1341dc165 (patch)
tree69cff40a41a26d50c223a3f3e6f124aa77f84aab /extra/sbcl
parent1e538deedf51f262df84448dc04f23a669e43542 (diff)
parentba105c9a82cf668f973a140c1792a3c02589980d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/ettercap/PKGBUILD extra/gdm/PKGBUILD extra/libgnome/PKGBUILD extra/maxima/PKGBUILD extra/poppler/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 6303aa1fe..d032d9d56 100644
--- a/extra/sbcl/PKGBUILD
+++ b/extra/sbcl/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 177550 2013-02-07 05:42:47Z eric $
+# $Id: PKGBUILD 178213 2013-02-18 09:01:22Z 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.1.3
+pkgver=1.1.4
pkgrel=1
pkgdesc="Steel Bank Common Lisp"
url="http://www.sbcl.org/"
@@ -19,7 +19,7 @@ makedepends=('clisp' 'texinfo')
install=sbcl.install
source=("http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2"
"arch-fixes.lisp")
-md5sums=('a0f12d01697373499597018a1aad431a'
+md5sums=('9d82ec89abbaf265fbfc71a24445dd66'
'7ac0c1936547f4278198b8bf7725204d')
build() {