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

Juergen Hoetzel juergen at archlinux.org
Mon Nov 29 14:20:55 UTC 2010


    Date: Monday, November 29, 2010 @ 09:20:54
  Author: juergen
Revision: 101573

update do 1.0.44

Modified:
  sbcl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-29 13:45:20 UTC (rev 101572)
+++ PKGBUILD	2010-11-29 14:20:54 UTC (rev 101573)
@@ -5,7 +5,7 @@
 # Contributor: Leslie Polzer (skypher) 
 
 pkgname=sbcl
-pkgver=1.0.43
+pkgver=1.0.44
 pkgrel=1
 pkgdesc="Steel Bank Common Lisp"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 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=('2b125844371881a99cfdf63c286e74cd' '7ac0c1936547f4278198b8bf7725204d')
+md5sums=('f34a3995db6e12439996096fd437f878' '7ac0c1936547f4278198b8bf7725204d')
 url="http://www.sbcl.org/"
 install=sbcl.install
 




More information about the arch-commits mailing list