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

Evangelos Foutras foutrelis at archlinux.org
Tue Sep 4 05:54:57 UTC 2012


    Date: Tuesday, September 4, 2012 @ 01:54:57
  Author: foutrelis
Revision: 166015

upgpkg: sudo 1.8.6-1

New upstream release.

Modified:
  sudo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-03 21:53:06 UTC (rev 166014)
+++ PKGBUILD	2012-09-04 05:54:57 UTC (rev 166015)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sudo
-_sudover=1.8.5p3
+_sudover=1.8.6
 pkgver=${_sudover/p/.p}
 pkgrel=1
 pkgdesc="Give certain users the ability to run some commands as root"
@@ -16,7 +16,7 @@
 options=('!libtool')
 source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz
         sudo.pam)
-sha256sums=('00bbf27d53e8a74ef3e76b531c2b8a8d6dccab58e0d040c2a3a08171543bb1a7'
+sha256sums=('93c4481ae5261ca0e988d069179fef40032729b94a110ceb2a3e92ca7842d2d3'
             'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
 
 build() {




More information about the arch-commits mailing list