[arch-commits] Commit in less/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Wed Sep 5 10:53:58 UTC 2012


    Date: Wednesday, September 5, 2012 @ 06:53:58
  Author: allan
Revision: 166185

upgpkg: less 451-1

upstream update

Modified:
  less/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-05 08:15:29 UTC (rev 166184)
+++ PKGBUILD	2012-09-05 10:53:58 UTC (rev 166185)
@@ -3,8 +3,8 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=less
-pkgver=444
-pkgrel=3
+pkgver=451
+pkgrel=1
 pkgdesc="A terminal based program for viewing text files"
 license=('GPL3')
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 groups=('base')
 depends=('ncurses' 'pcre')
 source=(http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('56f9f76ffe13f70155f47f6b3c87d421'
-         'd5fafbd94a9cfdeaad0c82143a033fe5')
+md5sums=('765f082658002b2b46b86af4a0da1842'
+         'a5493f4598ba7c9f81782683f3c27119')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list