macchina: update to 6.1.6

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-09-27 12:18:01 +00:00
parent 5b4827a0f6
commit 68dbbd7e89
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ 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="Max Ferrer @PandaFoss"
TERMUX_PKG_VERSION="6.1.5"
TERMUX_PKG_VERSION="6.1.6"
TERMUX_PKG_SRCURL=https://github.com/Macchina-CLI/macchina/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=0df28be92649746ebe4dec13c1a4f95e877cea2ece8ee463e836c0004555248d
TERMUX_PKG_SHA256=1183b3ed710579e6a3fdb80ef63a9ee539ebbbe56764fb5fa3c4a0249d0eb042
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="arm, i686"