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

Evangelos Foutras foutrelis at archlinux.org
Tue Jan 15 23:57:58 UTC 2013


    Date: Tuesday, January 15, 2013 @ 18:57:58
  Author: foutrelis
Revision: 175169

upgpkg: sudo 1.8.6.p4-1

New upstream release.

Modified:
  sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-15 22:36:37 UTC (rev 175168)
+++ PKGBUILD	2013-01-15 23:57:58 UTC (rev 175169)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sudo
-_sudover=1.8.6p3
+_sudover=1.8.6p4
 pkgver=${_sudover/p/.p}
 pkgrel=1
 pkgdesc="Give certain users the ability to run some commands as root"
@@ -14,9 +14,10 @@
 depends=('glibc' 'pam')
 backup=('etc/sudoers' 'etc/pam.d/sudo')
 options=('!libtool')
-source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz
+source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
         sudo.pam)
-sha256sums=('8130df04268f678880c3f423337c56e7d437a0f508a46b1dfefae16b0b20c92e'
+sha256sums=('364ad88ca3afcadcff6bd6820b0af19c56ce4876704dae210e21845d923e59e8'
+            'e0495c4594d58c6360b9399d3225e41224284afbd64055280f509efa24e7a000'
             'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
 
 build() {




More information about the arch-commits mailing list