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

Juergen Hoetzel juergen at archlinux.org
Thu Dec 8 10:09:49 UTC 2011


    Date: Thursday, December 8, 2011 @ 05:09:49
  Author: juergen
Revision: 144749

update to 1.0.54

Modified:
  sbcl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-08 09:52:57 UTC (rev 144748)
+++ PKGBUILD	2011-12-08 10:09:49 UTC (rev 144749)
@@ -5,7 +5,7 @@
 # Contributor: Leslie Polzer (skypher)
 
 pkgname=sbcl
-pkgver=1.0.53
+pkgver=1.0.54
 pkgrel=1
 pkgdesc="Steel Bank Common Lisp"
 url="http://www.sbcl.org/"
@@ -17,7 +17,7 @@
 install=sbcl.install
 source=("http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2"
         "arch-fixes.lisp")
-md5sums=('28bdb8d65b240bcc45370f19b781f9b8'
+md5sums=('b7e956a71d603bb714f71c2f7ef350f6'
          '7ac0c1936547f4278198b8bf7725204d')
 
 build() {




More information about the arch-commits mailing list