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

Juergen Hoetzel juergen at archlinux.org
Wed Mar 30 10:39:06 UTC 2011


    Date: Wednesday, March 30, 2011 @ 06:39:06
  Author: juergen
Revision: 117231

update to 1.0.47

Modified:
  sbcl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-30 09:42:32 UTC (rev 117230)
+++ PKGBUILD	2011-03-30 10:39:06 UTC (rev 117231)
@@ -5,7 +5,7 @@
 # Contributor: Leslie Polzer (skypher) 
 
 pkgname=sbcl
-pkgver=1.0.46
+pkgver=1.0.47
 pkgrel=1
 pkgdesc="Steel Bank Common Lisp"
 arch=('i686' 'x86_64')
@@ -14,7 +14,8 @@
 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=('83f094aa36edce2d69214330890f05e5' '7ac0c1936547f4278198b8bf7725204d')
+md5sums=('2e90fca5ffec9ce19ed232b24f09cd0a'
+         '7ac0c1936547f4278198b8bf7725204d')
 url="http://www.sbcl.org/"
 install=sbcl.install
 




More information about the arch-commits mailing list