bump(x11/pcmanfm-qt): 1.4.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-02-10 00:31:50 +00:00
parent 15f441dbee
commit 7cb259066d
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="PCManFM-Qt is the file manager of LXQt"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Simeon Huang <symeon@librehat.com>"
TERMUX_PKG_VERSION="1.4.0"
TERMUX_PKG_VERSION="1.4.1"
TERMUX_PKG_SRCURL="https://github.com/lxqt/pcmanfm-qt/releases/download/${TERMUX_PKG_VERSION}/pcmanfm-qt-${TERMUX_PKG_VERSION}.tar.xz"
TERMUX_PKG_SHA256=b1c6abb3bd8dca6bd2290fab424fef73527d5a1bb60a67dfd20966545dfee443
TERMUX_PKG_SHA256=0de6c9125e7d4250fc52e65bf102720b88edb91d88bc89c352d45b5cb0202986
TERMUX_PKG_DEPENDS="libc++, qt5-qtbase, qt5-qtx11extras, libfm-qt, liblxqt, lxmenu-data, lxqt-menu-data"
TERMUX_PKG_BUILD_DEPENDS="lxqt-build-tools, qt5-qtbase-cross-tools, qt5-qttools-cross-tools"
TERMUX_PKG_AUTO_UPDATE=true