Revert "file: Update to 5.44"

This reverts commit 6ce17635771094e4dc2cc164484ab408259ce8dc.

https://github.com/msys2/MINGW-packages/pull/14881#issuecomment-1368538879

needs investigating. autobuild produces a different binary size, so maybe
there are differences in dependencies.
This commit is contained in:
Christoph Reiter 2023-01-04 17:03:48 +01:00
parent 611fcea854
commit eee477ecb2

View File

@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=file
pkgver=5.44
pkgver=5.43
pkgrel=1
pkgdesc="File type identification utility"
arch=('i686' 'x86_64')
@ -11,7 +11,7 @@ depends=('gcc-libs' 'zlib' 'libbz2')
makedepends=('python' 'zlib-devel' 'libbz2-devel' 'autotools' 'gcc')
options=('!libtool')
source=("https://astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
sha256sums=('3751c7fba8dbc831cb8d7cc8aff21035459b8ce5155ef8b0880a27d028475f3b'
sha256sums=('8c8015e91ae0e8d0321d94c78239892ef9dbc70c4ade0008c0e95894abfb1991'
'SKIP')
validpgpkeys=('BE04995BA8F90ED0C0C176C471112AB16CB33B3A') # Christos Zoulas <christos@zoulas.com>