Date: Tuesday, March 26, 2013 @ 06:19:20 Author: allan Revision: 180759
upgpkg: file 5.14-1 upstream update Modified: file/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-26 04:23:59 UTC (rev 180758) +++ PKGBUILD 2013-03-26 05:19:20 UTC (rev 180759) @@ -3,7 +3,7 @@ # Contributor: Andreas Radke <[email protected]> pkgname=file -pkgver=5.13 +pkgver=5.14 pkgrel=1 pkgdesc="File type identification utility" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('glibc' 'zlib') options=('!libtool') source=(ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz) -md5sums=('d60c1364ba956eff7d21f8250808fc6d') +md5sums=('c26625f1d6773ad4bc5a87c0e315632c') build() { cd "${srcdir}/${pkgname}-${pkgver}"
