diff --git a/sudo/PKGBUILD b/sudo/PKGBUILD index 508db40..7dfbee3 100644 --- a/sudo/PKGBUILD +++ b/sudo/PKGBUILD @@ -6,7 +6,7 @@ #-----------------------------------------| DESCRIPTION |--------------------------------------- pkgname=sudo -_sudover=1.9.11p3 +_sudover=1.9.12 pkgrel=01 pkgver=${_sudover/p/.p} pkgdesc="Give certain users the ability to run some commands as root w/o systemd" @@ -78,7 +78,7 @@ license=('custom') validpgpkeys=('59D1E9CCBA2B376704FDD35BA9F4C021CEA470FB') # "Todd C. Miller " -sha256sums=(4687e7d2f56721708f59cca2e1352c056cb23de526c22725615a42bb094f1f70 # sudo-1.9.11p3.tar.gz - 7b32147f00d1bdb9fa0f9b7f69df9392b7544be03e5fe707c526b866f8cd1ab8 # sudo-1.9.11p3.tar.gz.sig +sha256sums=(de15733888170c56834daafd34bf983db10fb21039742fcfc396bd32168d6362 # sudo-1.9.12.tar.gz + 4803c18986ebae7dbcfa95625b3e3bf781162493267c7cc2fcb56acaf0657206 # sudo-1.9.12.tar.gz.sig d1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2) # sudo.pam diff --git a/sudo/PKGBUILD-arch b/sudo/PKGBUILD-arch index af8e8fd..5878a22 100644 --- a/sudo/PKGBUILD-arch +++ b/sudo/PKGBUILD-arch @@ -3,7 +3,7 @@ # Contributor: Tom Newsom pkgname=sudo -_sudover=1.9.11p3 +_sudover=1.9.12 pkgrel=1 pkgver=${_sudover/p/.p} pkgdesc="Give certain users the ability to run some commands as root" @@ -20,7 +20,7 @@ install=$pkgname.install source=(https://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig} sudo_logsrvd.service sudo.pam) -sha256sums=('4687e7d2f56721708f59cca2e1352c056cb23de526c22725615a42bb094f1f70' +sha256sums=('de15733888170c56834daafd34bf983db10fb21039742fcfc396bd32168d6362' 'SKIP' '8b91733b73171827c360a3e01f4692772b78e62ceca0cf0fd4b770aba35081a1' 'd1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2') diff --git a/sudo/deps b/sudo/deps index fd40910..139597f 100644 --- a/sudo/deps +++ b/sudo/deps @@ -1,4 +1,2 @@ - - diff --git a/sudo/time b/sudo/time index ef16b5c..da3477f 100644 --- a/sudo/time +++ b/sudo/time @@ -1,4 +1,6 @@ -real 0m44.473s -user 1m36.093s -sys 0m9.049s + +real 1m24.170s +user 1m17.883s +sys 0m9.813s +