Date: Saturday, May 14, 2016 @ 14:15:11 Author: seblu Revision: 267953
upgpkg: file 5.27-1 Modified: file/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-14 11:42:45 UTC (rev 267952) +++ PKGBUILD 2016-05-14 12:15:11 UTC (rev 267953) @@ -4,8 +4,8 @@ # Contributor: Andreas Radke <[email protected]> pkgname=file -pkgver=5.26 -pkgrel=2 +pkgver=5.27 +pkgrel=1 pkgdesc='File type identification utility' arch=('i686' 'x86_64') license=('custom') @@ -13,7 +13,7 @@ url='http://www.darwinsys.com/file/' depends=('glibc' 'zlib') source=("ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz") -md5sums=('bdd12400b90b78ce3c57e79c8d4e0e17') +md5sums=('18f1c60aa27a296a26c2e9389ac92ba5') prepare() { cd $pkgname-$pkgver
