findutils: Update to 4.10.0
This commit is contained in:
parent
7fdff4ea4c
commit
ea00cc11fb
@ -1,19 +1,20 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=findutils
|
||||
pkgver=4.9.0
|
||||
pkgrel=3
|
||||
pkgver=4.10.0
|
||||
pkgrel=1
|
||||
pkgdesc="GNU utilities to locate files"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL3')
|
||||
depends=('libiconv' 'libintl')
|
||||
makedepends=('libiconv-devel' 'gettext-devel' 'autotools' 'gcc')
|
||||
url="https://www.gnu.org/software/findutils"
|
||||
msys2_repository_url="https://git.savannah.gnu.org/cgit/findutils.git"
|
||||
msys2_references=(
|
||||
"cpe: cpe:/a:gnu:findutils"
|
||||
)
|
||||
source=(https://ftp.gnu.org/pub/gnu/findutils/${pkgname}-${pkgver}.tar.xz{,.sig})
|
||||
sha256sums=('a2bfb8c09d436770edc59f50fa483e785b161a3b7b9d547573cb08065fd462fe'
|
||||
sha256sums=('1387e0b67ff247d2abde998f90dfbf70c1491391a59ddfecb8ae698789f0a4f5'
|
||||
'SKIP')
|
||||
validpgpkeys=('A5189DB69C1164D33002936646502EF796917195')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user