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

Juergen Hoetzel juergen at archlinux.org
Sat Jul 21 10:37:16 UTC 2007


    Date: Saturday, July 21, 2007 @ 06:37:16
  Author: juergen
    Path: /home/cvs-extra/extra/system/tree

Modified: PKGBUILD (1.9 -> 1.10)

upgpkg: tree 1.5.1.1-1


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


Index: extra/system/tree/PKGBUILD
diff -u extra/system/tree/PKGBUILD:1.9 extra/system/tree/PKGBUILD:1.10
--- extra/system/tree/PKGBUILD:1.9	Tue May 30 13:31:17 2006
+++ extra/system/tree/PKGBUILD	Sat Jul 21 06:37:15 2007
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD,v 1.9 2006/05/30 17:31:17 ganja_guru Exp $
+# $Id: PKGBUILD,v 1.10 2007/07/21 10:37:15 juergen Exp $
 # Maintainer: juergen <juergen at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 #
 
 pkgname=tree
-pkgver=1.5.0
+pkgver=1.5.1.1
 pkgrel=1
 pkgdesc="A directory listing program displaying a depth indented list of files"
 arch=(i686 x86_64)
+license=('GPL')
 depends=('glibc')
 source=(ftp://mama.indstate.edu/linux/tree/$pkgname-$pkgver.tgz)
+md5sums=('f8fc70a9260b50bf8b4613e9d5f5e589')
 url="http://mama.indstate.edu/users/ice/tree/"
-md5sums=('e0d090c564e7ea5afa16bac80620c7e0')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list