From 8ec4fd7a9e4748c568b20fefcb2dec0f289dc213 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 14 Apr 2013 00:46:08 -0700 Subject: Sun Apr 14 00:46:05 PDT 2013 --- core/sudo/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'core') diff --git a/core/sudo/PKGBUILD b/core/sudo/PKGBUILD index c9ae17802..9892da00a 100644 --- a/core/sudo/PKGBUILD +++ b/core/sudo/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 180116 2013-03-17 15:39:56Z foutrelis $ +# $Id: PKGBUILD 182700 2013-04-12 23:52:17Z foutrelis $ # Maintainer: Evangelos Foutras # Contributor: Allan McRae # Contributor: Tom Newsom pkgname=sudo -_sudover=1.8.6p7 +_sudover=1.8.6p8 pkgver=${_sudover/p/.p} -pkgrel=2 +pkgrel=1 pkgdesc="Give certain users the ability to run some commands as root" arch=('i686' 'x86_64') url="http://www.sudo.ws/sudo/" @@ -17,8 +17,8 @@ backup=('etc/sudoers' 'etc/pam.d/sudo') options=('!libtool') source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig} sudo.pam) -sha256sums=('301089edb22356f59d097f6abbe1303f03927a38691b02959d618546c2125036' - 'ab7660cbaba45f6aff03abbae69a62e9644a86bed76b53334364147569f104d6' +sha256sums=('c0baaa87f59153967b650a0dde2f7d4147d358fa15f3fdabb47e84d0282fe625' + 'SKIP' 'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae') build() { -- cgit v1.2.3-54-g00ecf