Date: Tuesday, October 11, 2016 @ 21:33:41 Author: foutrelis Revision: 278299
upgpkg: sudo 1.8.18.p1-1 New upstream release. Modified: sudo/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-11 21:10:31 UTC (rev 278298) +++ PKGBUILD 2016-10-11 21:33:41 UTC (rev 278299) @@ -4,7 +4,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=sudo -_sudover=1.8.18 +_sudover=1.8.18p1 pkgver=${_sudover/p/.p} pkgrel=1 pkgdesc="Give certain users the ability to run some commands as root" @@ -17,7 +17,7 @@ install=$pkgname.install source=(https://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig} sudo.pam) -sha256sums=('8519e99e97fa51ac50fca2030e76f9aa5195f543ae2d15107753f4e4c4e3be13' +sha256sums=('e5a0471c721281a693025bbde33ebd9d3db43245d83ab8516bbfc23980379434' 'SKIP' 'd1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2') validpgpkeys=('CCB24BE9E9481B15D34159535A89DFA27EE470C4')
