[arch-commits] CVS update of arch/build/base/findutils (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Thu Jun 7 07:40:13 UTC 2007
Date: Thursday, June 7, 2007 @ 03:40:13
Author: tpowa
Path: /home/cvs-arch/arch/build/base/findutils
Modified: PKGBUILD (1.31 -> 1.32)
'upgpkg: update to new version'
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Index: arch/build/base/findutils/PKGBUILD
diff -u arch/build/base/findutils/PKGBUILD:1.31 arch/build/base/findutils/PKGBUILD:1.32
--- arch/build/base/findutils/PKGBUILD:1.31 Sat Mar 3 04:02:01 2007
+++ arch/build/base/findutils/PKGBUILD Thu Jun 7 03:40:13 2007
@@ -1,14 +1,15 @@
-# $Id: PKGBUILD,v 1.31 2007/03/03 09:02:01 tpowa Exp $
+# $Id: PKGBUILD,v 1.32 2007/06/07 07:40:13 tpowa Exp $
# Maintainer: judd <jvinet at zeroflux.org>
pkgname=findutils
-pkgver=4.2.30
+pkgver=4.2.31
pkgrel=1
pkgdesc="GNU utilities to locate files"
arch=(i686 x86_64)
+license=('GPL')
depends=('glibc' 'bash')
url="http://www.gnu.org/software/findutils"
source=(ftp://ftp.gnu.org/pub/gnu/findutils/findutils-$pkgver.tar.gz)
-md5sums=('c35ff6502e0b3514c99089cb5d333c25')
+md5sums=('a0e31a0f18a49709bf5a449867c8049a')
build() {
cd $startdir/src/$pkgname-$pkgver
More information about the arch-commits
mailing list