From fe409fcd9bbc285e803c5441a3fbcd470921cf08 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Sun, 3 Nov 2024 18:39:25 +0000 Subject: [PATCH] bump(main/macchina): 6.4.0 This commit has been automatically submitted by Github Actions. --- packages/macchina/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/macchina/build.sh b/packages/macchina/build.sh index b11da0fbc1..752ee9e684 100644 --- a/packages/macchina/build.sh +++ b/packages/macchina/build.sh @@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://github.com/Macchina-CLI/macchina TERMUX_PKG_DESCRIPTION="A system information fetcher, with an emphasis on performance and minimalism." TERMUX_PKG_LICENSE="MIT" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="6.3.1" +TERMUX_PKG_VERSION="6.4.0" TERMUX_PKG_SRCURL=git+https://github.com/Macchina-CLI/macchina TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_BUILD_IN_SRC=true