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

Evangelos Foutras foutrelis at archlinux.org
Tue Sep 18 20:41:40 UTC 2012


    Date: Tuesday, September 18, 2012 @ 16:41:39
  Author: foutrelis
Revision: 166771

upgpkg: sudo 1.8.6.p3-1

New upstream release.

Modified:
  sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-18 20:26:27 UTC (rev 166770)
+++ PKGBUILD	2012-09-18 20:41:39 UTC (rev 166771)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sudo
-_sudover=1.8.6p2
+_sudover=1.8.6p3
 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=('d342ba710cc326bfa2065ed8ebe262a72b54a497a686aa4cbbbd0ae3028dcf4b'
+sha256sums=('8130df04268f678880c3f423337c56e7d437a0f508a46b1dfefae16b0b20c92e'
             'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
 
 build() {




More information about the arch-commits mailing list