From 908a7b3c16397819e45a0eacce5fde121f1a573f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 19 Nov 2021 02:49:31 +0000 Subject: [PATCH] core/sudo to 1.9.8.p2-3 --- core/sudo/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/sudo/PKGBUILD b/core/sudo/PKGBUILD index f9747be80..a51a4fa5d 100644 --- a/core/sudo/PKGBUILD +++ b/core/sudo/PKGBUILD @@ -7,7 +7,7 @@ pkgname=sudo _sudover=1.9.8p2 -pkgrel=1.1 +pkgrel=3 pkgver=${_sudover/p/.p} pkgdesc="Give certain users the ability to run some commands as root" arch=('x86_64')