blob: ba6cbb5d5f952138791ec7724e03efebc9605f3b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = seashell-git
pkgdesc = A Fast and Simple UNIX shell in C
pkgver = 0.0.6.alpha.r1.g58f6bd1
pkgrel = 1
url = https://github.com/mirko-r/SeaShell
arch = x86_64
license = MIT
makedepends = cmake
makedepends = make
makedepends = git
depends = readline
source = git+https://github.com/Mirko-r/SeaShell.git
md5sums = SKIP
pkgname = seashell-git
|