[arch-commits] Commit in file/trunk (PKGBUILD)
Allan McRae
allan at nymeria.archlinux.org
Tue Dec 10 12:38:26 UTC 2013
Date: Tuesday, December 10, 2013 @ 13:38:26
Author: allan
Revision: 201384
upgpkg: file 5.16-1
upstream update
Modified:
file/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-12-10 12:36:07 UTC (rev 201383)
+++ PKGBUILD 2013-12-10 12:38:26 UTC (rev 201384)
@@ -3,7 +3,7 @@
# Contributor: Andreas Radke <andyrtr at archlinux.org>
pkgname=file
-pkgver=5.15
+pkgver=5.16
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=('3f99565532f548d7540912c4642d1ede')
+md5sums=('359c0cf41c3d438d17b4d293f3b950dc')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list