blob: ff3af4c296270d59bead326b48f39a349c3b0e5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = crain-git
pkgdesc = the worst storm this side of the silicon (terminal-based rain)
pkgver = r21.eb8edab
pkgrel = 1
url = https://codeberg.org/mazylol/crain
arch = x86_64
license = GPL-3.0-only
makedepends = git
makedepends = clang
depends = ncurses
provides = crain
conflicts = crain
options = !strip
source = crain::git+https://codeberg.org/mazylol/crain.git
sha256sums = SKIP
pkgname = crain-git
|