[arch-commits] Commit in less/trunk (PKGBUILD)
Sébastien Luttringer
seblu at archlinux.org
Sun Sep 6 13:30:44 UTC 2015
Date: Sunday, September 6, 2015 @ 15:30:44
Author: seblu
Revision: 245349
upgpkg: less 481-1
Modified:
less/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-06 08:17:14 UTC (rev 245348)
+++ PKGBUILD 2015-09-06 13:30:44 UTC (rev 245349)
@@ -4,7 +4,7 @@
# Contributor: judd <jvinet at zeroflux.org>
pkgname=less
-pkgver=479
+pkgver=481
pkgrel=1
pkgdesc='A terminal based program for viewing text files'
license=('GPL3')
@@ -14,7 +14,7 @@
depends=('glibc' 'ncurses' 'pcre')
validpgpkeys=('AE27252BD6846E7D6EAE1DD6F153A7C833235259') # Mark Nudelman
source=("http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
-md5sums=('049f51ccfe2686009c6ce943eeb4bbaf'
+md5sums=('50ef46065c65257141a7340123527767'
'SKIP')
build() {
More information about the arch-commits
mailing list