summaryrefslogtreecommitdiff
path: root/core/which
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-05 23:14:55 +0000
committerroot <root@rshg054.dnsready.net>2011-11-05 23:14:55 +0000
commit82fd7f658509afe9737e14e8d1ee9fefe13c9d1f (patch)
tree9c41c06e2e0b0ef270dc8eec367171163497f622 /core/which
parent3026bb55941e3b04b56f5fb41b88941c6c2ce0cd (diff)
Sat Nov 5 23:14:55 UTC 2011
Diffstat (limited to 'core/which')
-rw-r--r--core/which/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/which/PKGBUILD b/core/which/PKGBUILD
index c9a7b1abf..65495fe69 100644
--- a/core/which/PKGBUILD
+++ b/core/which/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 100049 2010-11-20 03:27:58Z stephane $
+# $Id: PKGBUILD 142082 2011-11-04 23:36:20Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: Andreas Radke <andyrtr@archlinux.org>
pkgname=which
pkgver=2.20
-pkgrel=4
+pkgrel=5
pkgdesc="A utility to show the full path of commands"
arch=('i686' 'x86_64')
url="http://www.xs4all.nl/~carlo17/which"