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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Sep 29 21:04:46 UTC 2007


    Date: Saturday, September 29, 2007 @ 17:04:46
  Author: andyrtr
    Path: /home/cvs-extra/extra/devel/arch

Modified: PKGBUILD (1.9 -> 1.10)

rebuild for new db


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


Index: extra/devel/arch/PKGBUILD
diff -u extra/devel/arch/PKGBUILD:1.9 extra/devel/arch/PKGBUILD:1.10
--- extra/devel/arch/PKGBUILD:1.9	Tue Jun  5 14:48:46 2007
+++ extra/devel/arch/PKGBUILD	Sat Sep 29 17:04:46 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.9 2007/06/05 18:48:46 andyrtr Exp $
+# $Id: PKGBUILD,v 1.10 2007/09/29 21:04:46 andyrtr Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=arch
 pkgver=1.3.5
-pkgrel=2
+pkgrel=3
 pkgdesc="a modern and remarkable revision control system"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://regexps.srparish.net/www/#Gnu-arch"
-depends=('zlib' 'expat' 'heimdal>=0.8.1')
+depends=('zlib' 'expat' 'heimdal>=1.0.1')
 source=(ftp://ftp.gnu.org/gnu/gnu-arch/tla-$pkgver.tar.gz)
 md5sums=('db31ee89bc4788eef1eba1cee6c176ef')
+options=('!makeflags')
 
 build() {
-  export MAKEFLAGS="-j1"
   cd $startdir/src/tla-$pkgver/src
   mkdir =build
   cd =build




More information about the arch-commits mailing list