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 f942606 commit c190406Copy full SHA for c190406
1 file changed
packages/fresh-editor/build.sh
@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://getfresh.dev/
2
TERMUX_PKG_DESCRIPTION="Text editor for your terminal: easy, powerful and fast"
3
TERMUX_PKG_LICENSE="GPL-2.0-only"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="0.4.0"
6
-TERMUX_PKG_REVISION=1
+TERMUX_PKG_VERSION="0.4.1"
7
TERMUX_PKG_SRCURL="https://github.com/sinelaw/fresh/releases/download/v$TERMUX_PKG_VERSION/fresh-editor-$TERMUX_PKG_VERSION-source.tar.gz"
8
-TERMUX_PKG_SHA256=8ec87634f0457e7592008a1acdf4dd2675a612e129878d595467eeb8fc8c586c
+TERMUX_PKG_SHA256=2f0a281d7514345de29634d95fb1a064174383bbb40f62f90845a1345c07c2fa
9
TERMUX_PKG_AUTO_UPDATE=true
10
TERMUX_PKG_BUILD_IN_SRC=true
11
0 commit comments