summaryrefslogtreecommitdiff
path: root/core/file
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-15 03:33:23 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-15 03:33:23 +0000
commit34276794ce110cd2f9204e4b504aea41fb584145 (patch)
tree614343b8dd17e74468019c46daabd3861ef8dfbc /core/file
parent86a5624291a8a72d9a0a2c51fcc64bf6e221524b (diff)
Sat Feb 15 03:31:19 UTC 2014
Diffstat (limited to 'core/file')
-rw-r--r--core/file/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <allan@archlinux.org>
# Contributor: Andreas Radke <andyrtr@archlinux.org>
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}"