1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-14 00:56:38 +00:00
termux-packages/packages/nyancat/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
468 B
Bash

TERMUX_PKG_HOMEPAGE=http://nyancat.dakko.us
TERMUX_PKG_DESCRIPTION="Nyancat in your terminal, rendered through ANSI escape sequences."
TERMUX_PKG_LICENSE="NCSA"
TERMUX_PKG_MAINTAINER="Oliver Schmidhauser @Neo-Oli"
TERMUX_PKG_VERSION=1.5.2
TERMUX_PKG_SRCURL=https://github.com/klange/nyancat/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=88cdcaa9c7134503dd0364a97fa860da3381a09cb555c3aae9918360827c2032
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true