core/coreutils to 8.31-1

This commit is contained in:
Kevin Mihelich 2019-03-21 12:34:47 +00:00
parent 6d382fc9c6
commit a7e98d0e06

View file

@ -1,4 +1,3 @@
# $Id$
# Maintainer: Sébastien "Seblu" Luttringer
# Contributor: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Allan McRae <allan@archlinux.org>
@ -7,7 +6,7 @@
# no changes, hold for builder updates
pkgname=coreutils
pkgver=8.30
pkgver=8.31
pkgrel=1
pkgdesc='The basic file, shell and text manipulation utilities of the GNU operating system'
arch=('x86_64')
@ -17,7 +16,7 @@ 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
md5sums=('ab06d68949758971fe744db66b572816'
md5sums=('0009a224d8e288e8ec406ef0161f9293'
'SKIP')
prepare() {