From 210a1beef4d8f6d39bb409ff916cd0668d657147 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Sat, 21 Jan 2023 12:39:53 +0000 Subject: [PATCH] bump(main/shiori): 1.5.4 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 e42f7f27d1..7d8602d084 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.5.3" +TERMUX_PKG_VERSION="1.5.4" TERMUX_PKG_SRCURL=https://github.com/go-shiori/shiori/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=db6094545a215113d3201c696cc5837d2ea34067972b87f66375c94a3da684d8 +TERMUX_PKG_SHA256=0a31f0c10be29e11f42af18b32c49e8c966621f518f87cf938894d10aca6a3f3 TERMUX_PKG_AUTO_UPDATE=true termux_step_make() {