Date: Saturday, October 20, 2018 @ 14:15:23 Author: seblu Revision: 336906
upgpkg: file 5.35-1 Modified: file/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-20 09:40:22 UTC (rev 336905) +++ PKGBUILD 2018-10-20 14:15:23 UTC (rev 336906) @@ -3,7 +3,7 @@ # Contributor: Andreas Radke <[email protected]> pkgname=file -pkgver=5.34 +pkgver=5.35 pkgrel=1 pkgdesc='File type identification utility' arch=('x86_64') @@ -13,7 +13,7 @@ depends=('glibc' 'zlib') source=("ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc}) validpgpkeys=('BE04995BA8F90ED0C0C176C471112AB16CB33B3A') # Christos Zoulas -md5sums=('44b0b6983462b18f96403d4d3ad80254' +md5sums=('5f10fb45bdaffd729a572e563783b78e' 'SKIP') prepare() {
