[arch-commits] CVS update of arch/build/base/file (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Wed May 30 21:45:51 UTC 2007


    Date: Wednesday, May 30, 2007 @ 17:45:51
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/file

Modified: PKGBUILD (1.33 -> 1.34)

'upgpkg: update to new version'


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


Index: arch/build/base/file/PKGBUILD
diff -u arch/build/base/file/PKGBUILD:1.33 arch/build/base/file/PKGBUILD:1.34
--- arch/build/base/file/PKGBUILD:1.33	Sat Mar  3 04:02:20 2007
+++ arch/build/base/file/PKGBUILD	Wed May 30 17:45:51 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.33 2007/03/03 09:02:20 tpowa Exp $
+# $Id: PKGBUILD,v 1.34 2007/05/30 21:45:51 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=file
-pkgver=4.20
+pkgver=4.21
 pkgrel=1
 pkgdesc="File type identification utility"
 arch=(i686 x86_64)
 url="ftp://ftp.gw.com/mirrors/pub/unix/file/"
 depends=('glibc' 'zlib')
 source=(ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('402bdb26356791bd5d277099adacc006')
+md5sums=('9e3503116f4269a1be70220ee2234b0e')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list