file: update to 5.34 (#4171)

This commit is contained in:
Andrew Sun
2018-08-15 11:01:37 -04:00
committed by Алексей
parent 9d87b9d298
commit 4fc4ce7fcd

View File

@@ -3,7 +3,7 @@
_realname=file
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=5.33
pkgver=5.34
pkgrel=1
pkgdesc='Determine the type of a file from its contents (mingw-w64)'
arch=('any')
@@ -11,7 +11,7 @@ url='https://www.darwinsys.com/file/'
license=('BSD')
depends=("${MINGW_PACKAGE_PREFIX}-libsystre")
source=(ftp://ftp.astron.com/pub/file/${_realname}-${pkgver}.tar.gz)
sha256sums=('1c52c8c3d271cd898d5511c36a68059cda94036111ab293f01f83c3525b737c6')
sha256sums=('f15a50dbbfa83fec0bd1161e8e191b092ec832720e30cd14536e044ac623b20a')
options=('strip' '!libtool' 'staticlibs')
build() {