[arch-commits] Commit in sudo/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Fri May 18 13:02:39 UTC 2012
Date: Friday, May 18, 2012 @ 09:02:38
Author: allan
Revision: 159227
upgpkg: sudo 1.8.5.p1-1
upstream update
Modified:
sudo/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-05-18 12:20:19 UTC (rev 159226)
+++ PKGBUILD 2012-05-18 13:02:38 UTC (rev 159227)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=sudo
-_ver=1.8.5
+_ver=1.8.5p1
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
pkgrel=1
pkgdesc="Give certain users the ability to run some commands as root"
@@ -15,8 +15,8 @@
options=('!libtool' '!makeflags')
source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$_ver.tar.gz{,.sig}
sudo.pam)
-md5sums=('8d5a664bba74b19ca0b40db1d90f2cee'
- 'ca687f88f718546ddbafb6b556684348'
+md5sums=('3b843e60e0bb226a24dd784345cbbba8'
+ '0f789f30462c2658afe9bd16602d76b1'
'4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
build() {
More information about the arch-commits
mailing list