From 2f0d12506e7145c0fe4c056e4fbcda1e724dda95 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 16 May 2011 22:43:10 +0000 Subject: Mon May 16 22:43:24 UTC 2011 --- testing/file/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/file/PKGBUILD') diff --git a/testing/file/PKGBUILD b/testing/file/PKGBUILD index 609b27e47..9869a976c 100644 --- a/testing/file/PKGBUILD +++ b/testing/file/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 123900 2011-05-14 09:18:32Z tpowa $ +# $Id: PKGBUILD 123963 2011-05-15 08:19:29Z tpowa $ # Maintainer: Allan McRae # Contributor: Andreas Radke pkgname=file pkgver=5.07 -pkgrel=2 +pkgrel=3 pkgdesc="File type identification utility" arch=('i686' 'x86_64') license=('custom') @@ -17,7 +17,7 @@ source=(ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz file-5.07-zip-detect.patch) md5sums=('b8d1f9a8a644067bd0a703cebf3f4858' '385f020467debd98bd2d8df6143f93d0' - 'fe52877b2a812b5a1e6276f4c55003cc') + 'bcbf2e152f38003a2736298bbd0f37f8') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf