diff --git a/file/PKGBUILD b/file/PKGBUILD index e732ff32..c9387d67 100644 --- a/file/PKGBUILD +++ b/file/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Alexey Pavlov pkgname=file -pkgver=5.15 -pkgrel=2 +pkgver=5.16 +pkgrel=1 pkgdesc="File type identification utility" arch=('i686' 'x86_64') license=('custom') @@ -14,7 +14,7 @@ options=('!libtool') source=(ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz file-5.15-msys2.patch file-5.15-fix-regexp.patch) -md5sums=('3f99565532f548d7540912c4642d1ede' +md5sums=('359c0cf41c3d438d17b4d293f3b950dc' '2c18071e10474583c1bd83c28e73442e' 'f29d52a9c614967b5f3c7d67f0983103')