[arch-commits] Commit in file/trunk (PKGBUILD)
Allan McRae
allan at nymeria.archlinux.org
Thu Feb 13 00:23:34 UTC 2014
Date: Thursday, February 13, 2014 @ 01:23:33
Author: allan
Revision: 205885
upgpkg: file 5.17-1
upstream update
Modified:
file/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-12 21:22:27 UTC (rev 205884)
+++ PKGBUILD 2014-02-13 00:23:33 UTC (rev 205885)
@@ -3,7 +3,7 @@
# Contributor: Andreas Radke <andyrtr at archlinux.org>
pkgname=file
-pkgver=5.16
+pkgver=5.17
pkgrel=1
pkgdesc="File type identification utility"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
url="http://www.darwinsys.com/file/"
depends=('glibc' 'zlib')
source=(ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('359c0cf41c3d438d17b4d293f3b950dc')
+md5sums=('e19c47e069ced7b01ccb4db402cc01d3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list