bump(main/lux): 0.24.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-22 06:10:39 +00:00
parent d07e7a2106
commit 20002bd7fe
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/iawia002/lux
TERMUX_PKG_DESCRIPTION="CLI tool to download videos from various websites"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@flosnvjx"
TERMUX_PKG_VERSION="0.23.0"
TERMUX_PKG_VERSION="0.24.0"
TERMUX_PKG_SRCURL="https://github.com/iawia002/lux/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=89554ef1eaa02705833ca76dfaed1c40a2ccae8d8e4aeb5221f6ffabb1592960
TERMUX_PKG_SHA256=3d69faf2e98f92df9984baf38bec02a88bf2db2113771e9567570d802d8fddde
TERMUX_PKG_RECOMMENDS="ffmpeg"
TERMUX_PKG_SUGGESTS="aria2"
TERMUX_PKG_BUILD_IN_SRC=true