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 3316e77 commit 473c498Copy full SHA for 473c498
1 file changed
x11-packages/lxqt-wayland-session/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/lxqt/lxqt-wayland-session
2
TERMUX_PKG_DESCRIPTION="Files needed for the LXQt Wayland Session"
3
TERMUX_PKG_LICENSE="BSD 3-Clause, GPL-2.0, GPL-3.0, LGPL-2.1, MIT"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="0.3.2"
6
-TERMUX_PKG_SRCURL=https://github.com/lxqt/lxqt-wayland-session/releases/download/${TERMUX_PKG_VERSION}/lxqt-wayland-session.tar.xz
7
-TERMUX_PKG_SHA256=64b1a0d64f194162026d9d8a51d77a2e5dddc8833f262fab4d0e427bc6876a80
+TERMUX_PKG_VERSION="0.4.0"
+TERMUX_PKG_SRCURL="https://github.com/lxqt/lxqt-wayland-session/releases/download/${TERMUX_PKG_VERSION}/lxqt-wayland-session-${TERMUX_PKG_VERSION}.tar.xz"
+TERMUX_PKG_SHA256=b9aa41aa0ce3e187877dc6ccef1abb6542faeb1ec4b755cb9f8af716079da68e
8
TERMUX_PKG_AUTO_UPDATE=true
9
TERMUX_PKG_PLATFORM_INDEPENDENT=true
10
TERMUX_PKG_DEPENDS="layer-shell-qt, lxqt-session, qtxdg-tools"
0 commit comments