Skip to content

Commit

Permalink
bump(main/jp2a): 1.3.1
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termuxbot2 committed Oct 20, 2024
1 parent 6bb5c1c commit 233a6cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/jp2a/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/Talinx/jp2a/
TERMUX_PKG_DESCRIPTION="A simple JPEG to ASCII converter"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.3.0"
TERMUX_PKG_VERSION="1.3.1"
TERMUX_PKG_SRCURL=https://github.com/Talinx/jp2a/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=68b9cefc291a9bc5b6210dc3cb29173e7222e49a3aec6cab51b0f5e5e696371f
TERMUX_PKG_SHA256=b811d8b1f29d47b9526c99174aea848ed14b4ad051787b6fd739d5df2234a51b
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libcurl, libexif, libjpeg-turbo, libpng, libwebp, ncurses"
TERMUX_PKG_BUILD_IN_SRC=true
Expand Down

0 comments on commit 233a6cb

Please sign in to comment.