Date: Friday, September 16, 2022 @ 06:42:02 Author: seblu Revision: 456251
upgpkg: file 5.43-1 Modified: file/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-16 06:39:44 UTC (rev 456250) +++ PKGBUILD 2022-09-16 06:42:02 UTC (rev 456251) @@ -3,8 +3,8 @@ # Contributor: Andreas Radke <[email protected]> pkgname=file -pkgver=5.42 -pkgrel=2 +pkgver=5.43 +pkgrel=1 pkgdesc='File type identification utility' arch=('x86_64') license=('custom') @@ -15,7 +15,7 @@ options=('!emptydirs' 'debug') source=("https://astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc}) validpgpkeys=('BE04995BA8F90ED0C0C176C471112AB16CB33B3A') # Christos Zoulas -sha256sums=('c076fb4d029c74073f15c43361ef572cfb868407d347190ba834af3b1639b0e4' +sha256sums=('8c8015e91ae0e8d0321d94c78239892ef9dbc70c4ade0008c0e95894abfb1991' 'SKIP') prepare() {
