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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Thu Feb 28 10:54:40 UTC 2013


    Date: Thursday, February 28, 2013 @ 11:54:40
  Author: foutrelis
Revision: 178891

upgpkg: sudo 1.8.6.p7-1

New upstream release.

Modified:
  sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-28 10:35:19 UTC (rev 178890)
+++ PKGBUILD	2013-02-28 10:54:40 UTC (rev 178891)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sudo
-_sudover=1.8.6p6
+_sudover=1.8.6p7
 pkgver=${_sudover/p/.p}
 pkgrel=1
 pkgdesc="Give certain users the ability to run some commands as root"
@@ -16,8 +16,8 @@
 options=('!libtool')
 source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
         sudo.pam)
-sha256sums=('d600fee5cb2e843450263a2b8f133b9921ffa00cb6b841b0da82613447cefb7c'
-            'a0f1bcd26dce567a129a4e53224f012c23960c37de04c87e5004b3571e9de9f1'
+sha256sums=('301089edb22356f59d097f6abbe1303f03927a38691b02959d618546c2125036'
+            'ab7660cbaba45f6aff03abbae69a62e9644a86bed76b53334364147569f104d6'
             'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
 
 build() {




More information about the arch-commits mailing list