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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jun 5 18:48:47 UTC 2007


    Date: Tuesday, June 5, 2007 @ 14:48:47
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/devel/arch

Modified: PKGBUILD (1.8 -> 1.9)

rebuild for heimdal


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


Index: arch/build/devel/arch/PKGBUILD
diff -u arch/build/devel/arch/PKGBUILD:1.8 arch/build/devel/arch/PKGBUILD:1.9
--- arch/build/devel/arch/PKGBUILD:1.8	Wed Jul 26 14:41:47 2006
+++ arch/build/devel/arch/PKGBUILD	Tue Jun  5 14:48:46 2007
@@ -1,12 +1,13 @@
-# $Id: PKGBUILD,v 1.8 2006/07/26 18:41:47 andyrtr Exp $
+# $Id: PKGBUILD,v 1.9 2007/06/05 18:48:46 andyrtr Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=arch
 pkgver=1.3.5
-pkgrel=1
+pkgrel=2
 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')
+depends=('zlib' 'expat' 'heimdal>=0.8.1')
 source=(ftp://ftp.gnu.org/gnu/gnu-arch/tla-$pkgver.tar.gz)
 md5sums=('db31ee89bc4788eef1eba1cee6c176ef')
 




More information about the arch-commits mailing list