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 9d2291d7f..5cc525ab9 100644
--- a/core/file/PKGBUILD
+++ b/core/file/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 210213 2014-04-11 23:33:00Z seblu $
+# $Id: PKGBUILD 215311 2014-06-20 00:40:38Z seblu $
# Mainainer: Sébastien Luttringer <seblu@archlinux.org>
# Contributor: Allan McRae <allan@archlinux.org>
# Contributor: Andreas Radke <andyrtr@archlinux.org>
pkgname=file
-pkgver=5.18
+pkgver=5.19
pkgrel=1
pkgdesc='File type identification utility'
arch=('i686' 'x86_64')
@@ -13,7 +13,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=('d420d8f2990cd344673acfbf8d76ff5a')
+md5sums=('e3526f59023f3f7d1ffa4d541335edab')
build() {
cd $pkgname-$pkgver