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

Eric Belanger eric at archlinux.org
Wed Jul 16 04:53:32 UTC 2008


    Date: Wednesday, July 16, 2008 @ 00:53:31
  Author: eric
Revision: 5464

Merged revisions 2-5463 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-x86_64/	(properties)
  sbcl/repos/extra-x86_64/PKGBUILD

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


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

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-07-16 04:26:23 UTC (rev 5463)
+++ extra-x86_64/PKGBUILD	2008-07-16 04:53:31 UTC (rev 5464)
@@ -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