Date: Sunday, August 19, 2018 @ 10:02:40 Author: seblu Revision: 332643
upgpkg: file 5.34-1 Modified: file/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-19 09:59:35 UTC (rev 332642) +++ PKGBUILD 2018-08-19 10:02:40 UTC (rev 332643) @@ -4,8 +4,8 @@ # Contributor: Andreas Radke <[email protected]> pkgname=file -pkgver=5.33 -pkgrel=3 +pkgver=5.34 +pkgrel=1 pkgdesc='File type identification utility' arch=('x86_64') license=('custom') @@ -14,7 +14,7 @@ depends=('glibc' 'zlib') source=("ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc}) validpgpkeys=('BE04995BA8F90ED0C0C176C471112AB16CB33B3A') # Christos Zoulas -md5sums=('bbe6db96e3a9ca9554dce647390540ef' +md5sums=('44b0b6983462b18f96403d4d3ad80254' 'SKIP') prepare() {
