* update file to 5.44-1

This commit is contained in:
Alexander Baldeck 2023-01-27 09:34:42 +01:00
parent 25e4ee79e8
commit 52c5d31bcc

View File

@ -4,7 +4,7 @@
# Contributor: Andreas Radke <andyrtr@archlinux.org>
pkgname=file
pkgver=5.43
pkgver=5.44
pkgrel=1
pkgdesc='File type identification utility'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -13,10 +13,10 @@ groups=('base-devel')
url='https://www.darwinsys.com/file/'
depends=('glibc' 'zlib' 'xz' 'bzip2' 'libseccomp' 'libseccomp.so')
provides=('libmagic.so')
options=('!emptydirs' 'debug')
options=('!emptydirs')
source=("https://astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
validpgpkeys=('BE04995BA8F90ED0C0C176C471112AB16CB33B3A') # Christos Zoulas
sha256sums=('8c8015e91ae0e8d0321d94c78239892ef9dbc70c4ade0008c0e95894abfb1991'
sha256sums=('3751c7fba8dbc831cb8d7cc8aff21035459b8ce5155ef8b0880a27d028475f3b'
'SKIP')
prepare() {