blob: 2c931312b37b3253265cb237dbb9f4532d67d95c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = rv-cli
pkgdesc = A fast, no-bs command-line shortcut manager for the terminal
pkgver = 0.1.6
pkgrel = 1
url = https://github.com/darksoulxb/rv-cli
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python>=3.10
depends = python-typer
depends = python-platformdirs
depends = python-rich
depends = python-click
optdepends = bash: bash shell support
optdepends = zsh: zsh shell support
optdepends = fish: fish shell support
source = rv-cli-0.1.6.tar.gz::https://github.com/darksoulxb/rv-cli/archive/refs/tags/v0.1.6.tar.gz
b2sums = 05dd1223f079ecfbf39103fb3ac54d58900939c388678761fc61fed8d87f76ad8c78e608cc76424e6f5b674c91356e629705fe515a79b9c88fd6a8bae5205aeb
pkgname = rv-cli
|