Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
sudo
Commits:
657c8810 by Jelle van der Waa at 2024-11-30T15:55:38+01:00
upgpkg: 1.9.16.p2-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = sudo
pkgdesc = Give certain users the ability to run some commands as root
pkgver = 1.9.16.p2
- pkgrel = 1
+ pkgrel = 2
url = https://www.sudo.ws/sudo/
install = sudo.install
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=sudo
_sudover=1.9.16p2
-pkgrel=1
+pkgrel=2
pkgver=${_sudover/p/.p}
pkgdesc="Give certain users the ability to run some commands as root"
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sudo/-/commit/657c881079bb4ce72065ad5d36b1632b789543aa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sudo/-/commit/657c881079bb4ce72065ad5d36b1632b789543aa
You're receiving this email because of your account on gitlab.archlinux.org.