From 2cb7f65fb24926493d457f6931e421e27aa629da Mon Sep 17 00:00:00 2001 From: root Date: Tue, 29 Jan 2013 00:06:25 -0800 Subject: Tue Jan 29 00:06:25 PST 2013 --- core/which/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/which') diff --git a/core/which/PKGBUILD b/core/which/PKGBUILD index 65495fe69..481f51316 100644 --- a/core/which/PKGBUILD +++ b/core/which/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 142082 2011-11-04 23:36:20Z allan $ +# $Id: PKGBUILD 176251 2013-01-28 00:29:29Z allan $ # Maintainer: Allan McRae # Contributor: Andreas Radke pkgname=which pkgver=2.20 -pkgrel=5 +pkgrel=6 pkgdesc="A utility to show the full path of commands" arch=('i686' 'x86_64') url="http://www.xs4all.nl/~carlo17/which" license=('GPL3') -groups=('base') +groups=('base' 'base-devel') depends=('glibc' 'sh') install=which.install source=(http://www.xs4all.nl/~carlo17/$pkgname/$pkgname-$pkgver.tar.gz) -- cgit v1.2.3-54-g00ecf