macchina: update to 1.1.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-09-02 06:21:41 +00:00
parent f341191271
commit 05d5a5826d
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +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.0.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=1.1.2
TERMUX_PKG_SRCURL=https://github.com/Macchina-CLI/macchina/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=98df09568a7178fb97dcf27108eced0ed1018aab519c132b17e6b3b35e966a50
TERMUX_PKG_SHA256=2f041eea43b253766ab98f810dac5fa297e6d5dac4fe1524d969ad8156a818ab
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="arm, i686"