Date: Thursday, September 17, 2015 @ 22:20:50
  Author: seblu
Revision: 246452

upgpkg: file 5.25-1

Modified:
  file/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-09-17 19:25:22 UTC (rev 246451)
+++ PKGBUILD    2015-09-17 20:20:50 UTC (rev 246452)
@@ -4,7 +4,7 @@
 # Contributor: Andreas Radke <[email protected]>
 
 pkgname=file
-pkgver=5.24
+pkgver=5.25
 pkgrel=1
 pkgdesc='File type identification utility'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 url='http://www.darwinsys.com/file/'
 depends=('glibc' 'zlib')
 source=("ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz";)
-md5sums=('ec161b5a0d2aef147fb046e5630b1408')
+md5sums=('e6a972d4e10d9e76407a432f4a63cd4c')
 
 #prepare() {
 #  patch -p1 -d $pkgname-$pkgver < '001-fix-bug-with-long-options.patch'

Reply via email to