mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-27 06:00:10 +00:00
10 lines
436 B
Bash
10 lines
436 B
Bash
TERMUX_PKG_HOMEPAGE=https://railway.app
|
|
TERMUX_PKG_DESCRIPTION="This is the command line interface for Railway"
|
|
TERMUX_PKG_LICENSE="MIT"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="3.3.1"
|
|
TERMUX_PKG_SRCURL=https://github.com/railwayapp/cli/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=68083661599e2f4b7fada400071b9f311fc56c7d4625407f7ca011bfa285694f
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|
|
TERMUX_PKG_AUTO_UPDATE=true
|