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

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


    Date: Sunday, October 6, 2019 @ 15:33:47
  Author: seblu
Revision: 363944

upgpkg: coreutils 8.31-2

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

Modified:
  coreutils/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-06 15:06:09 UTC (rev 363943)
+++ PKGBUILD	2019-10-06 15:33:47 UTC (rev 363944)
@@ -5,12 +5,11 @@
 
 pkgname=coreutils
 pkgver=8.31
-pkgrel=1
+pkgrel=2
 pkgdesc='The basic file, shell and text manipulation utilities of the GNU operating system'
 arch=('x86_64')
 license=('GPL3')
 url='https://www.gnu.org/software/coreutils/'
-groups=('base')
 depends=('glibc' 'acl' 'attr' 'gmp' 'libcap' 'openssl')
 source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
 validpgpkeys=('6C37DC12121A5006BC1DB804DF6FD971306037D9') # Pádraig Brady



More information about the arch-commits mailing list