summaryrefslogtreecommitdiff
path: root/core/file
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-28 02:33:58 -0700
committerroot <root@rshg054.dnsready.net>2013-09-28 02:33:58 -0700
commitc900355ac24fb238dbd0d8f6253a629561f78bee (patch)
tree2a8e1791c3b6f664ecab07e8a37e8116ad29eb50 /core/file
parent9cb59f16908b4c0f3f6901ccf376e1a37ea29c3a (diff)
Sat Sep 28 02:32:51 PDT 2013
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 0850834ba..8fced39e6 100644
--- a/core/file/PKGBUILD
+++ b/core/file/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 180851 2013-03-27 01:10:50Z allan $
+# $Id: PKGBUILD 195182 2013-09-26 23:59:54Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: Andreas Radke <andyrtr@archlinux.org>
pkgname=file
-pkgver=5.14
+pkgver=5.15
pkgrel=1
pkgdesc="File type identification utility"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ url="http://www.darwinsys.com/file/"
depends=('glibc' 'zlib')
options=('!libtool')
source=(ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('c26625f1d6773ad4bc5a87c0e315632c')
+md5sums=('3f99565532f548d7540912c4642d1ede')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"