[arch-commits] CVS update of core/base/findutils (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Thu Mar 6 08:13:44 UTC 2008
Date: Thursday, March 6, 2008 @ 03:13:44
Author: tpowa
Path: /home/cvs-core/core/base/findutils
Modified: PKGBUILD (1.37 -> 1.38)
'upgpgk: update to new version'
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: core/base/findutils/PKGBUILD
diff -u core/base/findutils/PKGBUILD:1.37 core/base/findutils/PKGBUILD:1.38
--- core/base/findutils/PKGBUILD:1.37 Tue Feb 5 08:18:22 2008
+++ core/base/findutils/PKGBUILD Thu Mar 6 03:13:44 2008
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.37 2008/02/05 13:18:22 tpowa Exp $
+# $Id: PKGBUILD,v 1.38 2008/03/06 08:13:44 tpowa Exp $
# Maintainer: judd <jvinet at zeroflux.org>
pkgname=findutils
-pkgver=4.2.32
+pkgver=4.2.33
pkgrel=1
pkgdesc="GNU utilities to locate files"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@
depends=('glibc')
url="http://www.gnu.org/software/findutils"
source=(ftp://ftp.gnu.org/pub/gnu/findutils/findutils-$pkgver.tar.gz)
-md5sums=('aaa6beeb41a6f04963dff58f24a55b96')
+md5sums=('b7e35aa175778c84942b1fee4144988b')
build() {
cd $startdir/src/$pkgname-$pkgver
More information about the arch-commits
mailing list