From 8a5ba979b40219e20cd331ead96bf1ef387e562c Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Sun, 22 Dec 2024 18:38:48 +0000 Subject: [PATCH] bump(main/shiori): 1.7.2 This commit has been automatically submitted by Github Actions. --- packages/shiori/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/shiori/build.sh b/packages/shiori/build.sh index eb79fa561f..d1755cd3cb 100644 --- a/packages/shiori/build.sh +++ b/packages/shiori/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/go-shiori/shiori TERMUX_PKG_DESCRIPTION="Simple bookmark manager built with Go" TERMUX_PKG_LICENSE="MIT" TERMUX_PKG_MAINTAINER="Krishna Kanhaiya @kcubeterm" -TERMUX_PKG_VERSION="1.7.1" +TERMUX_PKG_VERSION="1.7.2" TERMUX_PKG_SRCURL=https://github.com/go-shiori/shiori/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=f34b8326064839bb6e70ded2d9891382b754e61dfc44c2b36925f4bb230f42d2 +TERMUX_PKG_SHA256=8b08d3ff519a330ee7e1e0d10671df47239f074d76b1c8fc95df7035b38b33ef TERMUX_PKG_AUTO_UPDATE=true termux_step_make() {