blob: b8191e30c843ebc57237944b287f9a0098ac0e19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = shellman-bin
pkgdesc = A Terminal User Interface (TUI) based file manager, cross platform, build using textual and python
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/Its-Atharva-Gupta/Shellman
arch = x86_64
license = MIT
makedepends = tar
depends = glibc
depends = zlib
provides = shellman
conflicts = shellman
source = README-1.1.0.md::https://raw.githubusercontent.com/Its-Atharva-Gupta/Shellman/v1.1.0/README.md
sha256sums = bfe96dc2a86cb126a8c821ad253ded0479d3b0117114f23c13da30dc918f5239
source_x86_64 = Shellman-x86_64-1.1.0.deb::https://github.com/Its-Atharva-Gupta/Shellman/releases/download/v1.1.0/shellman_amd64.deb
sha256sums_x86_64 = 4aba14ab91d3a0b1e5b5ae8e2b8bcb021eca4a6118e5b3bbac86b068d368ef92
pkgname = shellman-bin
|