Skip to content

Commit f726d9d

Browse files
committed
bump(x11/qtutilities): 6.20.0
This commit has been automatically submitted by Github Actions.
1 parent af6e024 commit f726d9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

x11-packages/qtutilities/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/Martchus/qtutilities
22
TERMUX_PKG_DESCRIPTION="Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models"
33
TERMUX_PKG_LICENSE="GPL-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="6.19.1"
5+
TERMUX_PKG_VERSION="6.20.0"
66
TERMUX_PKG_SRCURL=https://github.com/Martchus/qtutilities/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7-
TERMUX_PKG_SHA256=5f6f7f4c5f49416fb6826be712dadcce7a7cf3673a5db403f75f65497efc737a
7+
TERMUX_PKG_SHA256=b70bb2365b7e83a949e4adc9c000aa771c402952f60ca8f5517ec619bff1b4d3
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="libc++, libc++utilities, libx11, qt6-qtbase"
1010
TERMUX_PKG_BUILD_DEPENDS="qt6-qtbase-cross-tools, qt6-qttools-cross-tools"

0 commit comments

Comments
 (0)