file: Update to 5.24

This commit is contained in:
Alexpux 2015-07-09 21:25:59 +03:00
parent 3b870a90f9
commit 05f7e34048

View File

@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=file
pkgver=5.23
pkgver=5.24
pkgrel=1
pkgdesc="File type identification utility"
arch=('i686' 'x86_64')
@ -13,7 +13,7 @@ makedepends=('python2' 'python3' 'zlib-devel')
options=('!libtool')
source=(ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz
file-5.17-msys2.patch)
md5sums=('61db35209ce71a6d576392ce6e1d2f80'
md5sums=('ec161b5a0d2aef147fb046e5630b1408'
'c767c9156ea98f38eab968b9d2c0198a')
prepare() {