Skip to content

Commit

Permalink
file: update to 5.34 (msys2#4171)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adsun701 authored and Alexpux committed Aug 15, 2018
1 parent 9d87b9d commit 4fc4ce7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-file/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
_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')
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() {
Expand Down

0 comments on commit 4fc4ce7

Please sign in to comment.