Date: Tuesday, February 21, 2012 @ 06:51:48
  Author: juergen
Revision: 150730

update to 1.0.55

Modified:
  sbcl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-02-21 11:02:40 UTC (rev 150729)
+++ PKGBUILD    2012-02-21 11:51:48 UTC (rev 150730)
@@ -5,7 +5,7 @@
 # Contributor: Leslie Polzer (skypher)
 
 pkgname=sbcl
-pkgver=1.0.54
+pkgver=1.0.55
 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=('b7e956a71d603bb714f71c2f7ef350f6'
+md5sums=('128fb15c80e8e3f8d4024bd8e04635e0'
          '7ac0c1936547f4278198b8bf7725204d')
 
 build() {

Reply via email to