[arch-commits] Commit in less/trunk (PKGBUILD)
Sébastien Luttringer
seblu at archlinux.org
Sun Oct 6 15:49:06 UTC 2019
Date: Sunday, October 6, 2019 @ 15:49:05
Author: seblu
Revision: 363952
upgpkg: less 551-2
https://www.archlinux.org/todo/base-group-removal/
Modified:
less/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-06 15:47:58 UTC (rev 363951)
+++ PKGBUILD 2019-10-06 15:49:05 UTC (rev 363952)
@@ -4,12 +4,11 @@
pkgname=less
pkgver=551
-pkgrel=1
+pkgrel=2
pkgdesc='A terminal based program for viewing text files'
license=('GPL3')
arch=('x86_64')
url='http://www.greenwoodsoftware.com/less'
-groups=('base')
depends=('glibc' 'ncurses' 'pcre')
validpgpkeys=('AE27252BD6846E7D6EAE1DD6F153A7C833235259') # Mark Nudelman
source=("http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.tar.gz"
More information about the arch-commits
mailing list