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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Jan 4 20:36:10 UTC 2008


    Date: Friday, January 4, 2008 @ 15:36:10
  Author: andyrtr
    Path: /home/cvs-core/core/base/less

Modified: PKGBUILD (1.29 -> 1.30)

upgpkg: less 418-1


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


Index: core/base/less/PKGBUILD
diff -u core/base/less/PKGBUILD:1.29 core/base/less/PKGBUILD:1.30
--- core/base/less/PKGBUILD:1.29	Sun Dec  2 22:17:24 2007
+++ core/base/less/PKGBUILD	Fri Jan  4 15:36:10 2008
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.29 2007/12/03 03:17:24 dan Exp $
+# $Id: PKGBUILD,v 1.30 2008/01/04 20:36:10 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=less
-pkgver=416
+pkgver=418
 pkgrel=1
 pkgdesc="A terminal based program for viewing text files"
-license=('GPL')
+license=('GPL3')
 arch=('i686' 'x86_64')
 url="http://www.greenwoodsoftware.com/less"
 groups=('base')
 depends=('ncurses' 'file')
 source=(http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('da84d9378b8daf7ef1a95d13611d3294')
+md5sums=('b5864d76c54ddf4627fd57ab333c88b4')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list