[arch-commits] Commit in file/trunk (PKGBUILD)
Sébastien Luttringer
seblu at archlinux.org
Sun Apr 17 09:52:15 UTC 2016
Date: Sunday, April 17, 2016 @ 11:52:15
Author: seblu
Revision: 265088
upgpkg: file 5.26-1
Modified:
file/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-17 08:42:22 UTC (rev 265087)
+++ PKGBUILD 2016-04-17 09:52:15 UTC (rev 265088)
@@ -4,7 +4,7 @@
# Contributor: Andreas Radke <andyrtr at archlinux.org>
pkgname=file
-pkgver=5.25
+pkgver=5.26
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=('e6a972d4e10d9e76407a432f4a63cd4c')
+md5sums=('bdd12400b90b78ce3c57e79c8d4e0e17')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list