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

Eric Belanger eric at archlinux.org
Tue Jun 19 06:45:17 UTC 2007


    Date: Tuesday, June 19, 2007 @ 02:45:17
  Author: eric
    Path: /home/cvs-arch/arch/build/base/less

Modified: PKGBUILD (1.19 -> 1.20)

fixed license


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


Index: arch/build/base/less/PKGBUILD
diff -u arch/build/base/less/PKGBUILD:1.19 arch/build/base/less/PKGBUILD:1.20
--- arch/build/base/less/PKGBUILD:1.19	Wed May 30 17:49:07 2007
+++ arch/build/base/less/PKGBUILD	Tue Jun 19 02:45:16 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.19 2007/05/30 21:49:07 tpowa Exp $
+# $Id: PKGBUILD,v 1.20 2007/06/19 06:45:16 eric Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=less
 pkgver=403
 pkgrel=1
 pkgdesc="A terminal based program for viewing text files"
-licence=('GPL')
+license=('GPL')
 arch=('i686' 'x86_64')
 url="http://www.greenwoodsoftware.com/less"
 depends=('ncurses' 'bash' 'file')




More information about the arch-commits mailing list