zoxide: update to 0.7.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-06-16 13:28:43 +00:00
parent e99297760d
commit 04f9731051
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/ajeetdsouza/zoxide
TERMUX_PKG_DESCRIPTION="A faster way to navigate your filesystem"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.7.0
TERMUX_PKG_VERSION=0.7.2
TERMUX_PKG_SRCURL=https://github.com/ajeetdsouza/zoxide/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=9a9b0aa82a647fa834e4ade483af292e50080758af25c5260c425420879d9691
TERMUX_PKG_SHA256=992deee4a65608542a1b5ef696182bb91c4369d5603873b2f3fdde4e01210682
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_pre_configure() {