Date: Thursday, November 15, 2018 @ 18:35:20 Author: foutrelis Revision: 339726
upgpkg: sudo 1.8.26-1 New upstream release. Modified: sudo/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-15 18:12:51 UTC (rev 339725) +++ PKGBUILD 2018-11-15 18:35:20 UTC (rev 339726) @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=sudo -_sudover=1.8.25p1 +_sudover=1.8.26 pkgver=${_sudover/p/.p} pkgrel=1 pkgdesc="Give certain users the ability to run some commands as root" @@ -16,7 +16,7 @@ install=$pkgname.install source=(https://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig} sudo.pam) -sha256sums=('9dc99c7a7d37a0ab938410995c133e15d6afb970c2c66f9264fe36d20c89195b' +sha256sums=('40da219a6f0341ccb22d04a98988e27f09b831d2561b14c6154067a49ef3fee2' 'SKIP' 'd1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2') validpgpkeys=('59D1E9CCBA2B376704FDD35BA9F4C021CEA470FB')
