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

Tobias Powalowski tpowa at archlinux.org
Wed May 30 21:49:08 UTC 2007


    Date: Wednesday, May 30, 2007 @ 17:49:08
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/less

Modified: PKGBUILD (1.18 -> 1.19)

'upgpkg: update to new version'


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


Index: arch/build/base/less/PKGBUILD
diff -u arch/build/base/less/PKGBUILD:1.18 arch/build/base/less/PKGBUILD:1.19
--- arch/build/base/less/PKGBUILD:1.18	Wed Apr 11 15:46:01 2007
+++ arch/build/base/less/PKGBUILD	Wed May 30 17:49:07 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.18 2007/04/11 19:46:01 tpowa Exp $
+# $Id: PKGBUILD,v 1.19 2007/05/30 21:49:07 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=less
-pkgver=394
-pkgrel=2
+pkgver=403
+pkgrel=1
 pkgdesc="A terminal based program for viewing text files"
 licence=('GPL')
 arch=('i686' 'x86_64')
 url="http://www.greenwoodsoftware.com/less"
 depends=('ncurses' 'bash' 'file')
 source=(http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('a9f072ccefa0d315b325f3e9cdbd4b97')
+md5sums=('46d8d2008f7b6f6c63fb497e5c3a204a')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list