Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
3 deletions
-
packages/html2text/build.sh
|
|
@ -1,9 +1,8 @@ |
|
|
|
TERMUX_PKG_HOMEPAGE=http://www.mbayer.de/html2text/ |
|
|
|
TERMUX_PKG_DESCRIPTION="Utility that converts HTML documents into plain text" |
|
|
|
TERMUX_PKG_LICENSE="GPL-2.0" |
|
|
|
TERMUX_PKG_VERSION=1.3.2 |
|
|
|
TERMUX_PKG_REVISION=1 |
|
|
|
TERMUX_PKG_SRCURL=http://www.mbayer.de/html2text/downloads/html2text-${TERMUX_PKG_VERSION}a.tar.gz |
|
|
|
TERMUX_PKG_VERSION=1:1.3.2a |
|
|
|
TERMUX_PKG_SRCURL=http://www.mbayer.de/html2text/downloads/html2text-${TERMUX_PKG_VERSION:2}.tar.gz |
|
|
|
TERMUX_PKG_SHA256=000b39d5d910b867ff7e087177b470a1e26e2819920dcffd5991c33f6d480392 |
|
|
|
TERMUX_PKG_BUILD_IN_SRC=true |
|
|
|
|
|
|
|