Date: Sunday, January 1, 2012 @ 20:44:50 Author: allan Revision: 145810
upgpkg: file 5.10-1 upstream update Modified: file/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-01-01 23:28:53 UTC (rev 145809) +++ PKGBUILD 2012-01-02 01:44:50 UTC (rev 145810) @@ -3,7 +3,7 @@ # Contributor: Andreas Radke <[email protected]> pkgname=file -pkgver=5.09 +pkgver=5.10 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=('6fd7cd6c4281e68fe9ec6644ce0fac6f') +md5sums=('4cea34b087b060772511e066e2038196') build() { cd "${srcdir}/${pkgname}-${pkgver}"
