From c0deabfaca81f2d34fbfc36de151a8e1490a993f Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Mon, 24 Oct 2016 18:11:09 +0800 Subject: [PATCH] file: Update to 5.28 --- file/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/file/PKGBUILD b/file/PKGBUILD index 9e720e8c..961f8ad9 100644 --- a/file/PKGBUILD +++ b/file/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov pkgname=file -pkgver=5.25 +pkgver=5.28 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 https://fossies.org/linux/misc/${pkgname}-${pkgver}.tar.gz file-5.17-msys2.patch) -sha256sums=('3735381563f69fb4239470b8c51b876a80425348b8285a7cded8b61d6b890eca' +sha256sums=('0ecb5e146b8655d1fa84159a847ee619fc102575205a0ff9c6cc60fc5ee2e012' 'fa8a8581df5535981cbfb9e9f3e64edf34085f959cec42f88e0a13b8aa0e919b') prepare() {