macchina: update to 1.1.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-09-14 18:17:21 +00:00
parent 3a57502c8f
commit b110a005b2
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.3
TERMUX_PKG_VERSION=1.1.4
TERMUX_PKG_SRCURL=https://github.com/Macchina-CLI/macchina/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=57dddd11445fcc6f696e4fc5bc0ba102caab033d2c4614c1cf10ae6a5fa82988
TERMUX_PKG_SHA256=132889def13f80902531e348b0f20c99b9d6e08bf2b91dcc4407b84cf353972f
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="arm, i686"