Bump `hors` to 0.8.2 (#7000)

This commit is contained in:
YAKSH BARIYA 2021-06-14 00:02:59 +05:30 committed by GitHub
parent a12f52d168
commit c9ab2c7cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/WindSoilder/hors
TERMUX_PKG_DESCRIPTION="Instant coding answers via the command line (howdoi in rust)"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="Krishna Kanhaiya @kcubeterm"
TERMUX_PKG_VERSION=0.7.3
TERMUX_PKG_VERSION=0.8.2
TERMUX_PKG_SRCURL=https://github.com/WindSoilder/hors/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=f0e37fc5bb743ca577f5cae686feae5b3f6b756e69951bd441336b4a008063d7
TERMUX_PKG_SHA256=22419b26f64a2793759d3a3616df58196897cd9227074f475aeb3e1c366296a9
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_pre_configure() {