From 65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 27 Dec 2013 23:55:53 +0000 Subject: Fri Dec 27 23:54:04 UTC 2013 --- core/file/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/file/PKGBUILD') diff --git a/core/file/PKGBUILD b/core/file/PKGBUILD index 450e479bb..495d6b860 100644 --- a/core/file/PKGBUILD +++ b/core/file/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 197810 2013-10-30 11:03:22Z allan $ +# $Id: PKGBUILD 201433 2013-12-11 15:08:39Z allan $ # Maintainer: Allan McRae # Contributor: Andreas Radke pkgname=file -pkgver=5.15 +pkgver=5.16 pkgrel=1 pkgdesc="File type identification utility" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ groups=('base' 'base-devel') url="http://www.darwinsys.com/file/" depends=('glibc' 'zlib') source=(ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz) -md5sums=('3f99565532f548d7540912c4642d1ede') +md5sums=('359c0cf41c3d438d17b4d293f3b950dc') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf