bump(x11/libfm-qt): 1.2.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-01-02 12:20:53 +00:00
parent 389b3c3e69
commit 03932c0096
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="Library providing components to build desktop file managers"
TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_MAINTAINER="Simeon Huang <symeon@librehat.com>"
TERMUX_PKG_VERSION="1.2.0"
TERMUX_PKG_VERSION="1.2.1"
TERMUX_PKG_SRCURL="https://github.com/lxqt/libfm-qt/releases/download/${TERMUX_PKG_VERSION}/libfm-qt-${TERMUX_PKG_VERSION}.tar.xz"
TERMUX_PKG_SHA256=a027c0ac878bef2474619d2a9a22eb3a9d7f7d228a7112609632f2b98c1e822c
TERMUX_PKG_SHA256=ddf84cd1d884001bac1a0277316c9f9eb360ccc82f36f3cdd6d6994ed62b2303
TERMUX_PKG_DEPENDS="libc++, qt5-qtbase, qt5-qtx11extras, glib, libxcb, libexif, menu-cache"
TERMUX_PKG_BUILD_DEPENDS="lxqt-build-tools, qt5-qtbase-cross-tools, qt5-qttools-cross-tools"
TERMUX_PKG_AUTO_UPDATE=true