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

Sébastien Luttringer seblu at archlinux.org
Sun Oct 6 15:50:00 UTC 2019


    Date: Sunday, October 6, 2019 @ 15:49:59
  Author: seblu
Revision: 363954

upgpkg: which 2.21-4

https://www.archlinux.org/todo/base-group-removal/

Modified:
  which/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-06 15:49:10 UTC (rev 363953)
+++ PKGBUILD	2019-10-06 15:49:59 UTC (rev 363954)
@@ -4,12 +4,12 @@
 
 pkgname=which
 pkgver=2.21
-pkgrel=3
+pkgrel=4
 pkgdesc='A utility to show the full path of commands'
 arch=('x86_64')
 url='https://savannah.gnu.org/projects/which/'
 license=('GPL3')
-groups=('base' 'base-devel')
+groups=('base-devel')
 depends=('glibc' 'bash')
 # gpg key is using deprecated md5 algo, do not use
 # check if a new one is issued in the next release



More information about the arch-commits mailing list