mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-28 14:40:26 +00:00
10 lines
437 B
Bash
10 lines
437 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.18.0"
|
|
TERMUX_PKG_SRCURL=https://github.com/railwayapp/cli/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=e54f2e76c251db584068f3d21bed5cde6706f2a32ec246486a7ad035b124affd
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|
|
TERMUX_PKG_AUTO_UPDATE=true
|