[arch-commits] Commit in file/trunk (PKGBUILD)
Sébastien Luttringer
seblu at archlinux.org
Sat Oct 11 01:52:21 UTC 2014
Date: Saturday, October 11, 2014 @ 03:52:20
Author: seblu
Revision: 224187
upgpkg: file 5.20-1
Modified:
file/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-11 01:51:12 UTC (rev 224186)
+++ PKGBUILD 2014-10-11 01:52:20 UTC (rev 224187)
@@ -4,7 +4,7 @@
# Contributor: Andreas Radke <andyrtr at archlinux.org>
pkgname=file
-pkgver=5.19
+pkgver=5.20
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=('e3526f59023f3f7d1ffa4d541335edab')
+md5sums=('5d5e13eb3e0e13839da869a31790faf2')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list