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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Oct 13 07:32:28 UTC 2007


    Date: Saturday, October 13, 2007 @ 03:32:28
  Author: andyrtr
    Path: /home/cvs-core/core/base/which

Modified: PKGBUILD (1.15 -> 1.16)

upgpkg: which 2.17-1


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: core/base/which/PKGBUILD
diff -u core/base/which/PKGBUILD:1.15 core/base/which/PKGBUILD:1.16
--- core/base/which/PKGBUILD:1.15	Wed Sep 19 16:32:05 2007
+++ core/base/which/PKGBUILD	Sat Oct 13 03:32:28 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.15 2007/09/19 20:32:05 thomas Exp $
+# $Id: PKGBUILD,v 1.16 2007/10/13 07:32:28 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=which
-pkgver=2.16
-pkgrel=2
+pkgver=2.17
+pkgrel=1
 pkgdesc="A utility to show the full path of commands"
 arch=(i686 x86_64)
 url="http://www.xs4all.nl/~carlo17/which"
@@ -10,7 +10,7 @@
 groups=('base')
 depends=('glibc')
 source=(http://www.xs4all.nl/~carlo17/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('830b83af48347a9a3520f561e47cbc9b')
+md5sums=('c9d33b7c8ce5acc69105e13d56ef0dad')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list