Merge pull request #4646 from lazka/findutils-4.10.0

findutils: Update to 4.10.0
This commit is contained in:
Christoph Reiter 2024-06-02 19:02:08 +02:00 committed by GitHub
commit 801e6ee33d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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')