From 82ddbf0e9b1ad6f115ed6a61d478e157d80e6648 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 19 Jan 2011 10:49:20 +0100 Subject: [PATCH] file: update to 5.05. --- srcpkgs/file/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/file/template b/srcpkgs/file/template index 391efa4547..15c00d7ae6 100644 --- a/srcpkgs/file/template +++ b/srcpkgs/file/template @@ -1,11 +1,11 @@ # Template file for 'file' pkgname=file -version=5.04 +version=5.05 distfiles="ftp://ftp.astron.com/pub/file/$pkgname-$version.tar.gz" build_style=gnu_configure short_desc="File type identification utility" maintainer="Juan RP " -checksum=4c9e6e7994e74cb3386374ae91b055d26ac96b9d3e82fd157ae2d62e87a4260c +checksum=5cb47845d91848e2b8eb58935766f93d8a2ecf665b33be7317f1849d3c46e1b7 long_desc=" File attempts to classify files depending on their contents and prints a description if a match is found."