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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jan 1 13:40:56 UTC 2008


    Date: Tuesday, January 1, 2008 @ 08:40:56
  Author: andyrtr
    Path: /home/cvs-core/core/base/file

Modified: PKGBUILD (1.40 -> 1.41)

upgpkg: file 4.23-1


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


Index: core/base/file/PKGBUILD
diff -u core/base/file/PKGBUILD:1.40 core/base/file/PKGBUILD:1.41
--- core/base/file/PKGBUILD:1.40	Thu Nov 15 18:53:14 2007
+++ core/base/file/PKGBUILD	Tue Jan  1 08:40:56 2008
@@ -1,10 +1,11 @@
-# $Id: PKGBUILD,v 1.40 2007/11/15 23:53:14 daniel Exp $
+# $Id: PKGBUILD,v 1.41 2008/01/01 13:40:56 andyrtr Exp $
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=file
-pkgver=4.21
-pkgrel=3
+pkgver=4.23
+pkgrel=1
 pkgdesc="File type identification utility"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('custom')
 groups=('base')
 url="ftp://ftp.gw.com/mirrors/pub/unix/file/"
@@ -12,7 +13,7 @@
 options=('!libtool')
 source=(ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz)
 #source=(ftp://ftp.gw.com/mirrors/pub/unix/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('9e3503116f4269a1be70220ee2234b0e')
+md5sums=('014a69979a8d5225a6ca2bcc4d7e967e')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list