git-delta: update to 0.6.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-02-05 18:22:26 +00:00
parent 3660b140c4
commit 156f3c1050
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/dandavison/delta
TERMUX_PKG_DESCRIPTION="A syntax-highlighter for git and diff output"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.5.1
TERMUX_PKG_VERSION=0.6.0
TERMUX_PKG_SRCURL=https://github.com/dandavison/delta/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=dd59b747cd178184dff31c7e1707be41f8bc6b412c0c78e62b89aeca4c0f2e15
TERMUX_PKG_SHA256=27259c3d305edee5f49a3a992e7d739cab400f478a675b7388fef85a2724217c
TERMUX_PKG_DEPENDS="git"
TERMUX_PKG_BUILD_IN_SRC=true