From 2c4629f613c001fd29740d0f4c0e497c771a2182 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 13 May 2011 22:36:49 +0000 Subject: Fri May 13 22:36:49 UTC 2011 --- core/file/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/file') diff --git a/core/file/PKGBUILD b/core/file/PKGBUILD index c7dd791be..be9e1c172 100644 --- a/core/file/PKGBUILD +++ b/core/file/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 119819 2011-04-15 12:49:27Z allan $ +# $Id: PKGBUILD 123428 2011-05-11 11:07:46Z allan $ # Maintainer: Allan McRae # Contributor: Andreas Radke pkgname=file -pkgver=5.06 +pkgver=5.07 pkgrel=1 pkgdesc="File type identification utility" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('glibc' 'zlib') options=('!libtool') source=(ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz file-5.05-zip64.patch) -md5sums=('deb12b0fb9d09e7681be72bad6eba4e0' +md5sums=('b8d1f9a8a644067bd0a703cebf3f4858' '385f020467debd98bd2d8df6143f93d0') build() { -- cgit v1.2.3-54-g00ecf