From 7579325ee7b075aa44d458ab0e38aca6bf925576 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 19 Jan 2021 12:32:33 +0000 Subject: [PATCH] community/busybox to 1.32.1-3 --- community/busybox/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/busybox/PKGBUILD b/community/busybox/PKGBUILD index 025dd1cd7..1e1a2e8af 100644 --- a/community/busybox/PKGBUILD +++ b/community/busybox/PKGBUILD @@ -7,7 +7,7 @@ pkgname=busybox pkgver=1.32.1 -pkgrel=2 +pkgrel=3 pkgdesc="Utilities for rescue and embedded systems" arch=("x86_64") url="https://www.busybox.net"