From a2f8eceab17f4c94d729f4a06093ba4650debcc3 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 13 Aug 2023 15:51:16 +0000 Subject: [PATCH] core/file to 5.45-1 --- core/file/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/file/PKGBUILD b/core/file/PKGBUILD index f0e4450fb..8667882b5 100644 --- a/core/file/PKGBUILD +++ b/core/file/PKGBUILD @@ -7,8 +7,8 @@ # - configure with --disable-libseccomp pkgname=file -pkgver=5.44 -pkgrel=3 +pkgver=5.45 +pkgrel=1 pkgdesc='File type identification utility' arch=('x86_64') license=('custom') @@ -18,7 +18,7 @@ provides=('libmagic.so') options=('!emptydirs') source=("https://astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc}) validpgpkeys=('BE04995BA8F90ED0C0C176C471112AB16CB33B3A') # Christos Zoulas -sha256sums=('3751c7fba8dbc831cb8d7cc8aff21035459b8ce5155ef8b0880a27d028475f3b' +sha256sums=('fc97f51029bb0e2c9f4e3bffefdaf678f0e039ee872b9de5c002a6d09c784d82' 'SKIP') prepare() {