bump(main/macchina): 6.1.8

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-01-09 18:30:15 +00:00
parent d79a9555c6
commit fcf94206bf
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.7"
TERMUX_PKG_VERSION="6.1.8"
TERMUX_PKG_SRCURL=https://github.com/Macchina-CLI/macchina/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=5146f31740398023a75d19292392284e40cb71e552a877b8b2c72ee52ffe486d
TERMUX_PKG_SHA256=e827f640b55fe47a6127dd0c276e76b597e3cb83916be37351cdd6a81d75311e
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="arm, i686"