mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-13 14:23:24 +00:00
10 lines
463 B
Bash
10 lines
463 B
Bash
TERMUX_PKG_HOMEPAGE="https://github.com/charliermarsh/ruff"
|
|
TERMUX_PKG_DESCRIPTION="An extremely fast Python linter, written in Rust"
|
|
TERMUX_PKG_LICENSE="MIT"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="0.0.82"
|
|
TERMUX_PKG_SRCURL="https://github.com/charliermarsh/ruff/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz"
|
|
TERMUX_PKG_SHA256=c0ec5e73c0938e1e976e052de813a6f9988a7a5497570c86daef091b3c47deac
|
|
TERMUX_PKG_AUTO_UPDATE=true
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|