Skip to content

Commit 432ea79

Browse files
committed
bump(x11/qtermwidget): 2.4.0
This commit has been automatically submitted by Github Actions.
1 parent 522f8be commit 432ea79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

x11-packages/qtermwidget/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://lxqt.github.io
22
TERMUX_PKG_DESCRIPTION="A terminal emulator widget for Qt 5"
33
TERMUX_PKG_LICENSE="GPL-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="2.3.0"
5+
TERMUX_PKG_VERSION="2.4.0"
66
TERMUX_PKG_SRCURL="https://github.com/lxqt/qtermwidget/releases/download/${TERMUX_PKG_VERSION}/qtermwidget-${TERMUX_PKG_VERSION}.tar.xz"
7-
TERMUX_PKG_SHA256=77366c9b45fb3986c63e0ef6ff51cd894b44c363b50a12fa92c0308c94022c32
7+
TERMUX_PKG_SHA256=ceb7d1991ecc0e75b751b6b7786c4962598d367c6e9a0b55f78fc12a49f25304
88
TERMUX_PKG_DEPENDS="libc++, libx11, qt6-qtbase"
99
TERMUX_PKG_BUILD_DEPENDS="lxqt-build-tools, qt6-qttools-cross-tools"
1010
TERMUX_PKG_AUTO_UPDATE=true

0 commit comments

Comments
 (0)