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

Giovanni Scafora giovanni at archlinux.org
Thu Feb 4 16:20:20 UTC 2010


    Date: Thursday, February 4, 2010 @ 11:20:20
  Author: giovanni
Revision: 67202

upgpkg: sbcl 1.0.35-1
    upstream release

Modified:
  sbcl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-04 14:58:29 UTC (rev 67201)
+++ PKGBUILD	2010-02-04 16:20:20 UTC (rev 67202)
@@ -5,17 +5,17 @@
 # Contributor: Leslie Polzer (skypher) 
 
 pkgname=sbcl
-pkgver=1.0.34
+pkgver=1.0.35
 pkgrel=1
 pkgdesc="Steel Bank Common Lisp"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('custom')
 depends=('glibc')
 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=('78c1a003281d11690f54609b4f5303f4' '7ac0c1936547f4278198b8bf7725204d')
-
+md5sums=('773a112aec3494a60f054452ca9c9b2a'
+         '7ac0c1936547f4278198b8bf7725204d')
 url="http://www.sbcl.org/"
 install=sbcl.install
 




More information about the arch-commits mailing list