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

Allan McRae allan at archlinux.org
Thu May 7 04:26:51 UTC 2009


    Date: Thursday, May 7, 2009 @ 00:26:50
  Author: allan
Revision: 38076

upgpkg: file 5.03-1

Modified:
  file/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-07 01:30:27 UTC (rev 38075)
+++ PKGBUILD	2009-05-07 04:26:50 UTC (rev 38076)
@@ -3,7 +3,7 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=file
-pkgver=5.01
+pkgver=5.03
 pkgrel=1
 pkgdesc="File type identification utility"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc' 'zlib')
 options=('!libtool')
 source=(ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('e492d6309728ace56b113de1960e3024')
+md5sums=('d05f08a53e5c2f51f8ee6a4758c0cc53')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver




More information about the arch-commits mailing list