[arch-commits] Commit in sbcl/repos (extra-i686 extra-i686/PKGBUILD)

Kevin Piche kevin at archlinux.org
Wed Jul 16 03:07:08 UTC 2008


    Date: Tuesday, July 15, 2008 @ 23:07:08
  Author: kevin
Revision: 5456

Merged revisions 2-5455 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/sbcl/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r5455 | kevin | 2008-07-15 23:06:51 -0400 (Tue, 15 Jul 2008) | 2 lines
  
  upgpkg: sbcl 1.0.18-1
      Updated to 1.0.18.  May fix FS#9740
........

Modified:
  sbcl/repos/extra-i686/	(properties)
  sbcl/repos/extra-i686/PKGBUILD

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


Property changes on: sbcl/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /sbcl/trunk:1
   + /sbcl/trunk:1-5455

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-07-16 03:06:51 UTC (rev 5455)
+++ extra-i686/PKGBUILD	2008-07-16 03:07:08 UTC (rev 5456)
@@ -3,7 +3,7 @@
 # Maintainer: Kevin Piche <kevin at archlinux.org>
 
 pkgname=sbcl
-pkgver=1.0.15
+pkgver=1.0.18
 pkgrel=1
 pkgdesc="Steel Bank Common Lisp"
 arch=(i686 x86_64)
@@ -11,10 +11,10 @@
 depends=('glibc')
 [ "$CARCH" = "i686" ] && makedepends=('cmucl')
 [ "$CARCH" = "x86_64" ] && makedepends=('sbcl')
-source=("http://switch.dl.sourceforge.net/sourceforge/sbcl/${pkgname}-${pkgver}-source.tar.bz2" \
+source=("http://dl.sourceforge.net/sourceforge/sbcl/${pkgname}-${pkgver}-source.tar.bz2" \
 	"sbcl-default-sbcl-home.patch")
 url="http://www.sbcl.org/"
-md5sums=('d3d95ae10684a3cfc59e427ec533ee68' '053ef3ab65501635406134382df17278')
+md5sums=('6ae3ff8c676afd582388daa2b7259314' '053ef3ab65501635406134382df17278')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}





More information about the arch-commits mailing list