1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-25 17:27:11 +00:00
termux-packages/packages/termimage/build.sh
Leonid Pliushch 27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00

10 lines
431 B
Bash

TERMUX_PKG_HOMEPAGE=https://github.com/nabijaczleweli/termimage
TERMUX_PKG_DESCRIPTION="Terminal image viewer"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.1.0
TERMUX_PKG_SRCURL=https://github.com/nabijaczleweli/termimage/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=2ce141c8985fe2b2f5f39568e82dbb8d78aabe89278bfa248d3547e0ed4fd7cb
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true