X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/ea46b7443f1df26f03fc159c51b93a234fd24514..c52d3653c8a1b89d448226a34ff211d18d574975:/packages/asciinema/build.sh?ds=sidebyside diff --git a/packages/asciinema/build.sh b/packages/asciinema/build.sh index 67062408..08a1ae43 100644 --- a/packages/asciinema/build.sh +++ b/packages/asciinema/build.sh @@ -1,7 +1,6 @@ TERMUX_PKG_HOMEPAGE=https://asciinema.org/ TERMUX_PKG_DESCRIPTION="Record and share your terminal sessions, the right way" -TERMUX_PKG_VERSION=1.1.1 -TERMUX_PKG_BUILD_REVISION=2 +TERMUX_PKG_VERSION=1.2.0 TERMUX_PKG_SRCURL=https://github.com/asciinema/asciinema/archive/v${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_FOLDERNAME=asciinema-${TERMUX_PKG_VERSION} TERMUX_PKG_BUILD_IN_SRC=yes