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

Juergen Hoetzel juergen at archlinux.org
Fri May 29 17:43:21 UTC 2009


    Date: Friday, May 29, 2009 @ 13:43:21
  Author: juergen
Revision: 40677

upgpkg: sbcl 1.0.28-1

Modified:
  sbcl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-29 17:10:23 UTC (rev 40676)
+++ PKGBUILD	2009-05-29 17:43:21 UTC (rev 40677)
@@ -4,7 +4,7 @@
 # Maintainer: Juergen Hoetzel <juergen at archlinux.org>
 
 pkgname=sbcl
-pkgver=1.0.25
+pkgver=1.0.28
 pkgrel=1
 pkgdesc="Steel Bank Common Lisp"
 arch=(i686 x86_64)
@@ -14,8 +14,9 @@
 makedepends=('sbcl' 'texinfo')
 source=("http://dl.sourceforge.net/sourceforge/sbcl/${pkgname}-${pkgver}-source.tar.bz2" \
   "sbcl-default-sbcl-home.patch" \
-  "sbcl-fix-source-path.lisp")
-md5sums=('7ac79e6e66121dc7bde881c67b88693f' '053ef3ab65501635406134382df17278')
+  "sbcl-fix-source-path.patch")
+md5sums=('5e1bf7a9c008badb3f8765e11ab3e410' '053ef3ab65501635406134382df17278'\
+         '68562d971985eb418a767c16ad2e8526')
 url="http://www.sbcl.org/"
 install=sbcl.install
 




More information about the arch-commits mailing list