bump(main/jftui): 0.6.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-12-10 00:22:33 +00:00
parent 51afda9a85
commit 261e57a1f0
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/Aanok/jftui
TERMUX_PKG_DESCRIPTION="jftui is a minimalistic, lightweight C99 command line client for the open source Jellyfin media server."
TERMUX_PKG_LICENSE="Unlicense"
TERMUX_PKG_MAINTAINER="Maxr1998 <max.rumpf1998@gmail.com>"
TERMUX_PKG_VERSION="0.6.0"
TERMUX_PKG_VERSION="0.6.1"
TERMUX_PKG_SRCURL=https://github.com/Aanok/jftui/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=31ff0eac6303d798f2a66e1bc718a1241535ad27631ef48102a532beb878003b
TERMUX_PKG_SHA256=cd19e367503e8e4cd4c0fe9ff8dcb48cdc34b5b721ba0a526f963c1628673099
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libcurl, yajl, mpv"
TERMUX_PKG_BUILD_IN_SRC=true