diff --git a/file/PKGBUILD b/file/PKGBUILD index 99ed16d9..71528f16 100644 --- a/file/PKGBUILD +++ b/file/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov pkgname=file -pkgver=5.33 +pkgver=5.34 pkgrel=1 pkgdesc="File type identification utility" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ options=('!libtool') source=(#ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz ftp://ftp.astron.com/pub/file/${pkgname}-${pkgver}.tar.gz file-5.17-msys2.patch) -sha256sums=('1c52c8c3d271cd898d5511c36a68059cda94036111ab293f01f83c3525b737c6' +sha256sums=('f15a50dbbfa83fec0bd1161e8e191b092ec832720e30cd14536e044ac623b20a' 'fa8a8581df5535981cbfb9e9f3e64edf34085f959cec42f88e0a13b8aa0e919b')