diff --git a/x11-packages/scite/build.sh b/x11-packages/scite/build.sh index 8a1a066775..2f5f3aa2cf 100644 --- a/x11-packages/scite/build.sh +++ b/x11-packages/scite/build.sh @@ -4,9 +4,9 @@ TERMUX_PKG_DESCRIPTION="A free source code editor" TERMUX_PKG_LICENSE="custom" TERMUX_PKG_LICENSE_FILE="scite/License.txt" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="5.4.3" +TERMUX_PKG_VERSION="5.5.0" TERMUX_PKG_SRCURL=https://www.scintilla.org/scite${TERMUX_PKG_VERSION//./}.tgz -TERMUX_PKG_SHA256=b27a13a3fd5376d7d0081e9aea865727080e7237f54dd9ac16e5209f8046b87d +TERMUX_PKG_SHA256=f7726a57be521f71c81b4fcc6d171fbf4a62e08c1c1840f5a74e014f3607ee11 TERMUX_PKG_DEPENDS="at-spi2-core, gdk-pixbuf, glib, gtk3, libc++, libcairo, pango" TERMUX_PKG_BUILD_IN_SRC=true TERMUX_PKG_AUTO_UPDATE=true