[arch-commits] Commit in sudo/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Wed Aug 15 06:23:36 UTC 2012


    Date: Wednesday, August 15, 2012 @ 02:23:36
  Author: allan
Revision: 165300

upgpkg: sudo 1.8.5.p3-1

upstream update

Modified:
  sudo/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-15 01:45:56 UTC (rev 165299)
+++ PKGBUILD	2012-08-15 06:23:36 UTC (rev 165300)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sudo
-_ver=1.8.5p2
+_ver=1.8.5p3
 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=('dc42ed9f0946d92273762d0ae7314d59'
-         '756d80fc1c996d4f5458deec5a69b5c4'
+md5sums=('aa50e0a9ca02ac35d1020881bd3a221f'
+         'aceea97d5f4fe063d6803bead339364d'
          '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
 
 build() {




More information about the arch-commits mailing list