diff options
Diffstat (limited to 'core/sudo/PKGBUILD')
-rw-r--r-- | core/sudo/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/sudo/PKGBUILD b/core/sudo/PKGBUILD index 662d13b90..8adcf754b 100644 --- a/core/sudo/PKGBUILD +++ b/core/sudo/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 195898 2013-10-04 13:41:05Z foutrelis $ +# $Id: PKGBUILD 197841 2013-10-30 11:07:01Z allan $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: Allan McRae <allan@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> @@ -14,7 +14,6 @@ license=('custom') groups=('base-devel') depends=('glibc' 'pam') backup=('etc/sudoers' 'etc/pam.d/sudo') -options=('!libtool') source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig} sudo.pam) sha256sums=('9f911c1e9297fb8006deb52fa81197a8d06b9d54e70672f723c467ecae992fc9' |