From fb5829acd7f385fa4cce529dd9a7bd06041e6b04 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 7 May 2023 02:44:47 +0000 Subject: [PATCH] proot: auto updated to 5.3.1-2 --- BioArchLinux/proot/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/proot/PKGBUILD b/BioArchLinux/proot/PKGBUILD index 473a4d4a69..2705e63a59 100644 --- a/BioArchLinux/proot/PKGBUILD +++ b/BioArchLinux/proot/PKGBUILD @@ -5,7 +5,7 @@ pkgname=proot _pkgname=proot groups=('junest-extra') pkgver=5.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="chroot, mount --bind, and binfmt_misc without privilege/setup" arch=('i686' 'x86_64') url="https://proot-me.github.io/"