[arch-commits] Commit in sbcl/trunk (PKGBUILD)

Juergen Hoetzel juergen at archlinux.org
Thu Sep 3 19:27:09 UTC 2009


    Date: Thursday, September 3, 2009 @ 15:27:09
  Author: juergen
Revision: 50937

Modified:
  sbcl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-03 18:49:09 UTC (rev 50936)
+++ PKGBUILD	2009-09-03 19:27:09 UTC (rev 50937)
@@ -4,7 +4,7 @@
 # Maintainer: Juergen Hoetzel <juergen at archlinux.org>
 
 pkgname=sbcl
-pkgver=1.0.30
+pkgver=1.0.31
 pkgrel=1
 pkgdesc="Steel Bank Common Lisp"
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 source=("http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2" \
   "sbcl-default-sbcl-home.patch" \
   "sbcl-fix-source-path.patch")
-md5sums=('64a96ad21a5d57f27639c0801c00fe74' \
+md5sums=('a61fd099a72c2d3fa10a57298f3c9bf6' \
          '053ef3ab65501635406134382df17278' \
          '68562d971985eb418a767c16ad2e8526')
 url="http://www.sbcl.org/"




More information about the arch-commits mailing list