mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-08 11:53:25 +00:00
bat: update to 0.22.0
This commit has been automatically submitted by Github Actions.
This commit is contained in:
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/sharkdp/bat
|
||||
TERMUX_PKG_DESCRIPTION="A cat(1) clone with wings"
|
||||
TERMUX_PKG_LICENSE="Apache-2.0"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION="0.21.0"
|
||||
TERMUX_PKG_VERSION="0.22.0"
|
||||
TERMUX_PKG_SRCURL=https://github.com/sharkdp/bat/archive/v$TERMUX_PKG_VERSION.tar.gz
|
||||
TERMUX_PKG_SHA256=3dff1e52d577d0a105f4afe3fe7722a4a2b8bb2eb3e7a6a5284ac7add586a3ee
|
||||
TERMUX_PKG_SHA256=bec63bffc315bda7b65d472a19833e14bbaff4d251cedf8bfc77c82a00b77bfc
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
# bat calls less with '--RAW-CONTROL-CHARS' which busybox less does not support:
|
||||
TERMUX_PKG_DEPENDS="less, libgit2"
|
||||
|
||||
Reference in New Issue
Block a user