macchina: update to 2.0.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-10-17 18:18:54 +00:00
parent 474deda11e
commit 8bcc5e8565

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.8
TERMUX_PKG_VERSION=2.0.0
TERMUX_PKG_SRCURL=https://github.com/Macchina-CLI/macchina/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=a912c9ed7b826c969012308a8a7e120a3c3af8b8bf4cf1e062927c9301ffb178
TERMUX_PKG_SHA256=bf7de54fa04073d26f6ed2bddc08631ee4f20e81c78af166bc3a47b187b65a1c
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="arm, i686"