summaryrefslogtreecommitdiff
path: root/core/file/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/file/PKGBUILD')
-rw-r--r--core/file/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <allan@archlinux.org>
# Contributor: Andreas Radke <andyrtr@archlinux.org>
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() {