[arch-commits] Commit in less/trunk (PKGBUILD)
    Sébastien Luttringer 
    seblu at archlinux.org
       
    Wed Dec 17 21:27:13 UTC 2014
    
    
  
    Date: Wednesday, December 17, 2014 @ 22:27:12
  Author: seblu
Revision: 227720
upgpkg: less 471-1
Modified:
  less/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-17 21:01:30 UTC (rev 227719)
+++ PKGBUILD	2014-12-17 21:27:12 UTC (rev 227720)
@@ -4,7 +4,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=less
-pkgver=470
+pkgver=471
 pkgrel=1
 pkgdesc='A terminal based program for viewing text files'
 license=('GPL3')
@@ -13,7 +13,7 @@
 groups=('base')
 depends=('glibc' 'ncurses' 'pcre')
 source=("http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
-md5sums=('abf7c37b1a2c3d83865eba3ab2eb369f'
+md5sums=('9a40d29a2d84b41f9f36d7dd90b4f950'
          'SKIP')
 
 build() {
    
    
More information about the arch-commits
mailing list