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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Jun 1 14:38:19 UTC 2007


    Date: Friday, June 1, 2007 @ 10:38:19
  Author: andyrtr
    Path: /home/cvs-extra/extra/devel/clisp

Modified: PKGBUILD (1.2 -> 1.3)

x86_64 updated; disabled smp


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


Index: extra/devel/clisp/PKGBUILD
diff -u extra/devel/clisp/PKGBUILD:1.2 extra/devel/clisp/PKGBUILD:1.3
--- extra/devel/clisp/PKGBUILD:1.2	Fri Jun  1 05:30:25 2007
+++ extra/devel/clisp/PKGBUILD	Fri Jun  1 10:38:19 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.2 2007/06/01 09:30:25 jgc Exp $
+# $Id: PKGBUILD,v 1.3 2007/06/01 14:38:19 andyrtr Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=clisp
 pkgver=2.41
@@ -8,8 +8,9 @@
 license=('GPL')
 url="http://clisp.cons.org/"
 depends=('readline' 'libsigsegv')
-source=(http://dl.sourceforge.net/sourceforge/clisp/clisp-${pkgver}.tar.bz2)
+source=(http://downloads.sourceforge.net/sourceforge/clisp/clisp-${pkgver}.tar.bz2)
 md5sums=('3a7a00e82ebeeb72a75a032f84c36c6c')
+options=(!makeflags)
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list