From 34276794ce110cd2f9204e4b504aea41fb584145 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 15 Feb 2014 03:33:23 +0000 Subject: Sat Feb 15 03:31:19 UTC 2014 --- 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 495d6b860..818a8f0f2 100644 --- a/core/file/PKGBUILD +++ b/core/file/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 201433 2013-12-11 15:08:39Z allan $ +# $Id: PKGBUILD 205932 2014-02-14 08:16:42Z allan $ # Maintainer: Allan McRae # Contributor: Andreas Radke pkgname=file -pkgver=5.16 +pkgver=5.17 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=('359c0cf41c3d438d17b4d293f3b950dc') +md5sums=('e19c47e069ced7b01ccb4db402cc01d3') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf