[arch-commits] Commit in sudo/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sat May 12 03:32:52 UTC 2018
Date: Saturday, May 12, 2018 @ 03:32:51
Author: foutrelis
Revision: 324002
upgpkg: sudo 1.8.23-1
New upstream release.
Modified:
sudo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-12 01:23:14 UTC (rev 324001)
+++ PKGBUILD 2018-05-12 03:32:51 UTC (rev 324002)
@@ -4,7 +4,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=sudo
-_sudover=1.8.22
+_sudover=1.8.23
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=('7256cb27c20883b14360eddbd17f98922073d104b214cf65aeacf1d9c9b9fd02'
+sha256sums=('d863d29b6fc87bc784a3223350e2b28a2ff2c4738f0fb8f1c92bb38c3017e679'
'SKIP'
'd1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2')
validpgpkeys=('59D1E9CCBA2B376704FDD35BA9F4C021CEA470FB')
More information about the arch-commits
mailing list