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 80079e3 commit e79c10aCopy full SHA for e79c10a
1 file changed
x11-packages/lxqt-about/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://lxqt.github.io
2
TERMUX_PKG_DESCRIPTION="LXQt dialog showing information about LXQt and the system"
3
TERMUX_PKG_LICENSE="LGPL-2.1"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="2.3.0"
+TERMUX_PKG_VERSION="2.4.0"
6
TERMUX_PKG_SRCURL="https://github.com/lxqt/lxqt-about/releases/download/${TERMUX_PKG_VERSION}/lxqt-about-${TERMUX_PKG_VERSION}.tar.xz"
7
-TERMUX_PKG_SHA256=199056c2e848f8d22b4f6818ddca04305e849c22ac059b200df5bd574aaa12bd
+TERMUX_PKG_SHA256=77263dd1b3582791b7134c590a2aee641fb7423ee5f89cf05378529276445fae
8
TERMUX_PKG_DEPENDS="libc++, liblxqt, libqtxdg, qt6-qtbase"
9
TERMUX_PKG_BUILD_DEPENDS="lxqt-build-tools, qt6-qttools"
10
TERMUX_PKG_AUTO_UPDATE=true
0 commit comments