Date: Monday, March 1, 2010 @ 22:28:23 Author: allan Revision: 70841 upgpkg: sudo 1.7.2p5-1 upstream update
Modified: sudo/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-02 03:23:14 UTC (rev 70840) +++ PKGBUILD 2010-03-02 03:28:23 UTC (rev 70841) @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=sudo -pkgver=1.7.2p4 +pkgver=1.7.2p5 pkgrel=1 pkgdesc="Give certain users the ability to run some commands as root" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$pkgver.tar.gz sudo.pam) options=('!libtool' '!makeflags' 'force') -md5sums=('3989e5a00538247d7dcef8b514076752' +md5sums=('398f584e831bd75b3c0179e28368c2a3' '4e7ad4ec8f2fe6a40e12bcb2c0b256e3') build() {
