macchina: Update to 6.0.6

This commit is contained in:
Tee KOBAYASHI 2022-02-28 09:24:08 +09:00 committed by buttaface
parent c858aa4d44
commit 1b68db4438
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.0.1
TERMUX_PKG_VERSION=6.0.6
TERMUX_PKG_SRCURL=https://github.com/Macchina-CLI/macchina/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9752386497b83ff9aed90ab7d762495a78fcef276d8ddca28d9781ce391d4cf2
TERMUX_PKG_SHA256=da77e1899b13e4612b5ca6a22e8e266beabc734153e7a59c7c8b82c142510435
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="arm, i686"