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

Allan McRae allan at archlinux.org
Mon May 4 04:08:56 UTC 2009


    Date: Monday, May 4, 2009 @ 00:08:56
  Author: allan
Revision: 37859

upgpkg: file 5.01-1

Modified:
  file/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-04 01:33:53 UTC (rev 37858)
+++ PKGBUILD	2009-05-04 04:08:56 UTC (rev 37859)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Maintainer: Allan McRae <allan at archlinux.org>
+# Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=file
-pkgver=5.00
+pkgver=5.01
 pkgrel=1
 pkgdesc="File type identification utility"
 arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
 depends=('glibc' 'zlib')
 options=('!libtool')
 source=(ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('fd0b4ce55a756151629e06eaa3411e0c')
+md5sums=('e492d6309728ace56b113de1960e3024')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver




More information about the arch-commits mailing list