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

Juergen Hoetzel juergen at archlinux.org
Thu Jun 16 08:21:30 UTC 2011


    Date: Thursday, June 16, 2011 @ 04:21:30
  Author: juergen
Revision: 127534

update to 1.0.49

Modified:
  sbcl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-15 21:24:00 UTC (rev 127533)
+++ PKGBUILD	2011-06-16 08:21:30 UTC (rev 127534)
@@ -5,7 +5,7 @@
 # Contributor: Leslie Polzer (skypher) 
 
 pkgname=sbcl
-pkgver=1.0.48
+pkgver=1.0.49
 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=('f60f27bcc04d1c9241562aafe4ee5d4a'
+md5sums=('8d15c6af6388fcd9efbd13f301b7ba33'
          '7ac0c1936547f4278198b8bf7725204d')
 url="http://www.sbcl.org/"
 install=sbcl.install




More information about the arch-commits mailing list