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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Fri Jun 14 09:03:11 UTC 2013


    Date: Friday, June 14, 2013 @ 11:03:11
  Author: foutrelis
Revision: 188445

upgpkg: sudo 1.8.7-1

New upstream release.

Modified:
  sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-14 06:38:04 UTC (rev 188444)
+++ PKGBUILD	2013-06-14 09:03:11 UTC (rev 188445)
@@ -4,9 +4,9 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sudo
-_sudover=1.8.6p8
+_sudover=1.8.7
 pkgver=${_sudover/p/.p}
-pkgrel=2
+pkgrel=1
 pkgdesc="Give certain users the ability to run some commands as root"
 arch=('i686' 'x86_64')
 url="http://www.sudo.ws/sudo/"
@@ -17,7 +17,7 @@
 options=('!libtool')
 source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
         sudo.pam)
-sha256sums=('c0baaa87f59153967b650a0dde2f7d4147d358fa15f3fdabb47e84d0282fe625'
+sha256sums=('39626cf3d48c4fd5a9139a2627d42bfefac7ce47f470bdba3aeb4e3d7c49566a'
             'SKIP'
             'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
 




More information about the arch-commits mailing list