blob: e28eff4bb8d8e004f17a19469c5bd2960a932aa9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = friendly-shell-manager
pkgdesc = A clever, colorful and friendly hybrid shell wrapper written in Python
pkgver = 1.2.0
pkgrel = 1
url = https://github.com/TeoCod3z/friendly-shell-manager
arch = any
license = MIT
depends = python
depends = python-colorama
source = https://github.com/TeoCode3z/friendly-shell-manager/archive/refs/tags/v1.2.0.tar.gz
sha256sums = SKIP
pkgname = friendly-shell-manager
|