From e552405ecfea6dfbd64903fd77884bd8d57ee341 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 5 Aug 2020 13:42:47 +0000 Subject: [PATCH] community/busybox to 1.31.1-3 --- community/busybox/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/busybox/PKGBUILD b/community/busybox/PKGBUILD index afb45f838..916cb47e1 100644 --- a/community/busybox/PKGBUILD +++ b/community/busybox/PKGBUILD @@ -7,7 +7,7 @@ pkgname=busybox pkgver=1.31.1 -pkgrel=2 +pkgrel=3 pkgdesc="Utilities for rescue and embedded systems" arch=("x86_64") url="https://www.busybox.net"