[arch-commits] CVS update of extra/devel/sbcl (PKGBUILD)

Damir Perisa damir at archlinux.org
Mon Oct 8 19:38:23 UTC 2007


    Date: Monday, October 8, 2007 @ 15:38:23
  Author: damir
    Path: /home/cvs-extra/extra/devel/sbcl

Modified: PKGBUILD (1.28 -> 1.29)

upgpkg sbcl


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


Index: extra/devel/sbcl/PKGBUILD
diff -u extra/devel/sbcl/PKGBUILD:1.28 extra/devel/sbcl/PKGBUILD:1.29
--- extra/devel/sbcl/PKGBUILD:1.28	Sun Oct  7 14:47:32 2007
+++ extra/devel/sbcl/PKGBUILD	Mon Oct  8 15:38:23 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.28 2007/10/07 18:47:32 kevin Exp $
+# $Id: PKGBUILD,v 1.29 2007/10/08 19:38:23 damir Exp $
 # Contributor: John Proctor <jproctor at prium.net>
 # Maintainer: Kevin Piche <kevin at archlinux.org>
 
@@ -10,7 +10,8 @@
 depends=('glibc')
 [ "$CARCH" = "i686" ] && makedepends=('cmucl')
 [ "$CARCH" = "x86_64" ] && makedepends=('sbcl')
-source=(http://dl.sourceforge.net/sourceforge/sbcl/${pkgname}-${pkgver}-source.tar.bz2 sbcl-default-sbcl-home.patch)
+source=("http://switch.dl.sourceforge.net/sourceforge/sbcl/${pkgname}-${pkgver}-source.tar.bz2" \
+	"sbcl-default-sbcl-home.patch")
 url="http://www.sbcl.org/"
 license=('custom')
 md5sums=('348d8d6122eef012856da40b19a5a223'




More information about the arch-commits mailing list