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 460cff0 commit 7dd1007Copy full SHA for 7dd1007
tur/rumdl/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/rvben/rumdl
2
TERMUX_PKG_DESCRIPTION="Markdown Linter and Formatter written in Rust"
3
TERMUX_PKG_LICENSE="MIT"
4
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5
-TERMUX_PKG_VERSION="0.0.180"
+TERMUX_PKG_VERSION="0.0.181"
6
TERMUX_PKG_SRCURL="https://github.com/rvben/rumdl/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz"
7
-TERMUX_PKG_SHA256=292524c927359210235effc6eba358c40307b5e36f8d9ba39c5ead05651aa385
+TERMUX_PKG_SHA256=fac25d6adbfaa2a4bd7a1655a104e263f67b13c3a45b2f888e161afba0d038ca
8
TERMUX_PKG_AUTO_UPDATE=true
9
TERMUX_PKG_BUILD_IN_SRC=true
10
0 commit comments