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

Allan McRae allan at archlinux.org
Sun Jan 24 01:08:48 UTC 2010


    Date: Saturday, January 23, 2010 @ 20:08:47
  Author: allan
Revision: 65002

upgpkg: file 5.04-1
    upstream update

Modified:
  file/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-24 01:03:03 UTC (rev 65001)
+++ PKGBUILD	2010-01-24 01:08:47 UTC (rev 65002)
@@ -3,8 +3,8 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=file
-pkgver=5.03
-pkgrel=2
+pkgver=5.04
+pkgrel=1
 pkgdesc="File type identification utility"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -13,7 +13,7 @@
 depends=('glibc' 'zlib')
 options=('!libtool')
 source=(ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('d05f08a53e5c2f51f8ee6a4758c0cc53')
+md5sums=('d41fdbedc74656d601b5681c5c928204')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver




More information about the arch-commits mailing list