blob: 724b15b886ffde1e01a0983077cb415222d58a00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = bash-it
pkgdesc = A community Bash framework.
pkgver = 3.0.3
pkgrel = 6
url = https://bash-it.readthedocs.io/en/latest/
install = bash-it.install
arch = any
license = MIT
depends = bash
conflicts = bash-it-git
source = https://github.com/Bash-it/bash-it/archive/refs/tags/v3.0.3.tar.gz
sha256sums = 43ab0aa178685730771199bf8d67fd89131a3be4e49d3f16c4fdf1ac68644c79
pkgname = bash-it
|