Skip to content

Commit fe1c0b2

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

x11-packages/qterminal/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 lightweight Qt terminal emulator"
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/qterminal/releases/download/${TERMUX_PKG_VERSION}/qterminal-${TERMUX_PKG_VERSION}.tar.xz"
7-
TERMUX_PKG_SHA256=c2cc182e23f142bf2318523c7063012d146a802cd7b6d59e4f7563869a307dc5
7+
TERMUX_PKG_SHA256=aeb6cf5ff7f31f0b89e60f6cc1c83c4d6fbed57717196d2ebba2bc0dcb8436d4
88
TERMUX_PKG_DEPENDS="layer-shell-qt, libc++, libx11, qt6-qtbase, qtermwidget"
99
TERMUX_PKG_BUILD_DEPENDS="lxqt-build-tools, qt6-qttools-cross-tools"
1010
TERMUX_PKG_AUTO_UPDATE=true

0 commit comments

Comments
 (0)