blob: 4f00edb834dbde1d40b099a36aa7da11ca0e3f6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = croco_dc-git
pkgdesc = A crocodile replacement of sl
pkgver = latest
pkgrel = 2
url = https://gitlab.com/TomSoucies/croco_dc
arch = x86_64
makedepends = git
depends = ncurses
replaces = sl
source = croco_dc-git::git+https://gitlab.com/TomSoucies/croco_dc.git
sha256sums = SKIP
pkgname = croco_dc-git
|