From af817e24da32a021635f7977c588e5711329202a Mon Sep 17 00:00:00 2001 From: David Beauchamp Date: Mon, 13 Jun 2022 19:56:17 -0400 Subject: [PATCH] core/file to 5.42-1 --- core/file/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/file/PKGBUILD b/core/file/PKGBUILD index 24efdb7ff..11b226588 100644 --- a/core/file/PKGBUILD +++ b/core/file/PKGBUILD @@ -7,7 +7,7 @@ # - configure with --disable-libseccomp pkgname=file -pkgver=5.41 +pkgver=5.42 pkgrel=1 pkgdesc='File type identification utility' arch=('x86_64') @@ -19,7 +19,7 @@ provides=('libmagic.so') options=('!emptydirs') source=("https://astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc}) validpgpkeys=('BE04995BA8F90ED0C0C176C471112AB16CB33B3A') # Christos Zoulas -sha256sums=('13e532c7b364f7d57e23dfeea3147103150cb90593a57af86c10e4f6e411603f' +sha256sums=('c076fb4d029c74073f15c43361ef572cfb868407d347190ba834af3b1639b0e4' 'SKIP') prepare() {