macchina: update to 1.1.8

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-10-06 12:18:30 +00:00
parent a85c23ef89
commit ef6e0ba862
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=1.1.7
TERMUX_PKG_VERSION=1.1.8
TERMUX_PKG_SRCURL=https://github.com/Macchina-CLI/macchina/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=c2cfa05cfb3b14e0651d395b224f37ac6940b351a5df674f52582b6276371363
TERMUX_PKG_SHA256=a912c9ed7b826c969012308a8a7e120a3c3af8b8bf4cf1e062927c9301ffb178
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="arm, i686"