From b51f3b1b9611bea157d3493df6cb93c902cab2a2 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 13 May 2023 12:01:02 +0000 Subject: [PATCH] proot: auto updated to 5.4.0-1 --- BioArchLinux/proot/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BioArchLinux/proot/PKGBUILD b/BioArchLinux/proot/PKGBUILD index 4cd61d62fc..db1c16f165 100644 --- a/BioArchLinux/proot/PKGBUILD +++ b/BioArchLinux/proot/PKGBUILD @@ -4,8 +4,8 @@ pkgname=proot _pkgname=proot groups=('junest-extra') -pkgver=5.3.1 -pkgrel=4 +pkgver=5.4.0 +pkgrel=1 pkgdesc="chroot, mount --bind, and binfmt_misc without privilege/setup" arch=('x86_64') url="https://proot-me.github.io/"