Date: Friday, April 22, 2011 @ 18:01:28 Author: allan Revision: 120368
upgpkg: sudo 1.8.1.p1-1 upstream update Modified: sudo/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-22 18:40:41 UTC (rev 120367) +++ PKGBUILD 2011-04-22 22:01:28 UTC (rev 120368) @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=sudo -_ver=1.8.1 +_ver=1.8.1p1 pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}} pkgrel=1 pkgdesc="Give certain users the ability to run some commands as root" @@ -15,7 +15,7 @@ source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$_ver.tar.gz sudo.pam) options=('!libtool' '!makeflags') -md5sums=('e4402f24cccc3c6697b1eeab496053dd' +md5sums=('318337804d976c9419cf3004b707945c' '4e7ad4ec8f2fe6a40e12bcb2c0b256e3') build() {
