Date: Tuesday, December 27, 2022 @ 17:17:08 Author: seblu Revision: 465044
upgpkg: file 5.44-1 Modified: file/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-27 16:32:14 UTC (rev 465043) +++ PKGBUILD 2022-12-27 17:17:08 UTC (rev 465044) @@ -3,7 +3,7 @@ # Contributor: Andreas Radke <[email protected]> pkgname=file -pkgver=5.43 +pkgver=5.44 pkgrel=1 pkgdesc='File type identification utility' arch=('x86_64') @@ -15,7 +15,7 @@ options=('!emptydirs' 'debug') source=("https://astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc}) validpgpkeys=('BE04995BA8F90ED0C0C176C471112AB16CB33B3A') # Christos Zoulas -sha256sums=('8c8015e91ae0e8d0321d94c78239892ef9dbc70c4ade0008c0e95894abfb1991' +sha256sums=('3751c7fba8dbc831cb8d7cc8aff21035459b8ce5155ef8b0880a27d028475f3b' 'SKIP') prepare() {
