bump(x11/lxqt-archiver): 0.9.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-02-21 18:18:28 +00:00
parent 33286ec2f6
commit 0fc15fe9ad
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://lxqt.github.io
TERMUX_PKG_DESCRIPTION="A simple & lightweight Qt file archiver"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Simeon Huang <symeon@librehat.com>"
TERMUX_PKG_VERSION="0.9.0"
TERMUX_PKG_VERSION="0.9.1"
TERMUX_PKG_SRCURL="https://github.com/lxqt/lxqt-archiver/releases/download/${TERMUX_PKG_VERSION}/lxqt-archiver-${TERMUX_PKG_VERSION}.tar.xz"
TERMUX_PKG_SHA256=be2d49669220700d71b5f4a62d340eab36e29b4a8327c1f551ae95eede793158
TERMUX_PKG_SHA256=32aa42add94f84dc4bbdc288ff5f13770951a7e96071ffa70034e939f9d7ce39
TERMUX_PKG_DEPENDS="libc++, qt5-qtbase, qt5-qtx11extras, libfm-qt, glib, json-glib"
TERMUX_PKG_BUILD_DEPENDS="lxqt-build-tools, qt5-qtbase-cross-tools, qt5-qttools-cross-tools"
TERMUX_PKG_AUTO_UPDATE=true