shiori: update to 1.5.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-06-23 12:14:06 +00:00
parent 5af43a445b
commit d406ffdecb
1 changed files with 2 additions and 2 deletions

View File

@ -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.2
TERMUX_PKG_VERSION="1.5.3"
TERMUX_PKG_SRCURL=https://github.com/go-shiori/shiori/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=c3eefab2f9a053ef43f4a4e3e7b2d8ab6c67bf7e8a86bca9afdf0f0edf73fa26
TERMUX_PKG_SHA256=db6094545a215113d3201c696cc5837d2ea34067972b87f66375c94a3da684d8
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {