We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 524641d commit 80079e3Copy full SHA for 80079e3
1 file changed
x11-packages/lxqt-config/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://lxqt.github.io
2
TERMUX_PKG_DESCRIPTION="Tools to configure LXQt and the underlying operating system"
3
TERMUX_PKG_LICENSE="LGPL-2.1"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="2.3.2"
+TERMUX_PKG_VERSION="2.4.0"
6
TERMUX_PKG_SRCURL="https://github.com/lxqt/lxqt-config/releases/download/${TERMUX_PKG_VERSION}/lxqt-config-${TERMUX_PKG_VERSION}.tar.xz"
7
-TERMUX_PKG_SHA256=6bfa556fafa27a4e1ea43a76de3b6f89885a39376e2b874d51977515639db0f4
+TERMUX_PKG_SHA256=8943a0d61993e068fa71aac85eb1eb93ac32064928ee1c8c1ff9666b45e1610e
8
TERMUX_PKG_DEPENDS="libc++, liblxqt, libqtxdg, libxcb, libxcursor, libxfixes, lxqt-menu-data, qt6-qtbase, shared-mime-info, zlib"
9
TERMUX_PKG_BUILD_DEPENDS="lxqt-build-tools, qt6-qttools"
10
# libinput is required to switch on input configuration
0 commit comments