[arch-commits] Commit in file/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Sat Jun 18 00:56:35 UTC 2016


    Date: Saturday, June 18, 2016 @ 00:56:35
  Author: seblu
Revision: 270166

upgpkg: file 5.28-1

Modified:
  file/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-18 00:29:21 UTC (rev 270165)
+++ PKGBUILD	2016-06-18 00:56:35 UTC (rev 270166)
@@ -4,7 +4,7 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=file
-pkgver=5.27
+pkgver=5.28
 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=('18f1c60aa27a296a26c2e9389ac92ba5')
+md5sums=('3f7771424aa855f32094b49571e19b33')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list