Date: Thursday, January 20, 2011 @ 06:31:52 Author: allan Revision: 106986
upgpkg: sudo 1.7.4.p6-1 upstream update Modified: sudo/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-01-20 10:02:42 UTC (rev 106985) +++ PKGBUILD 2011-01-20 11:31:52 UTC (rev 106986) @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=sudo -_ver=1.7.4p5 +_ver=1.7.4p6 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=('4c8105507363371dea89ceb7c92187dd' +md5sums=('1ae12d3d22e7ffedbf2db26f957676f0' '4e7ad4ec8f2fe6a40e12bcb2c0b256e3') build() {
