command-not-found: Regenerate
[termux-packages] / packages / zile / build.sh
index 63d6fc3..cdb2a1e 100755 (executable)
@@ -1,13 +1,12 @@
 TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/zile/
 TERMUX_PKG_DESCRIPTION="Lightweight clone of the Emacs text editor"
-TERMUX_PKG_VERSION=2.4.11
-TERMUX_PKG_BUILD_REVISION=1
-TERMUX_PKG_MAINTAINER=$(echo "Iain Nicol <git at iainnicol dot com>" | sed 's/\sat\s/@/' | sed 's/\sdot\s/./')
-TERMUX_PKG_SRCURL=https://ftp.gnu.org/gnu/zile/zile-${TERMUX_PKG_VERSION}.tar.gz
+TERMUX_PKG_MAINTAINER="Iain Nicol @iainnicol"
+TERMUX_PKG_VERSION=2.4.13
+TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/zile/zile-${TERMUX_PKG_VERSION}.tar.gz
 TERMUX_PKG_DEPENDS="libgc, ncurses"
 TERMUX_PKG_BUILD_IN_SRC=yes
 
-termux_step_pre_make () {
+termux_step_post_configure() {
        # zile uses help2man to build the zile.1 man page, which would require
        # a host build. To avoid that just copy a pre-built man page.
        cp $TERMUX_PKG_BUILDER_DIR/zile.1 $TERMUX_PKG_BUILDDIR/doc/zile.1