blob: fc240795924598baf2974508eb96052e52351cba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = janet-spork-git
pkgdesc = Various Janet utility modules - the official Contrib library.
pkgver = 0.r645.5a5ddbe
pkgrel = 1
url = https://github.com/janet-lang/spork
arch = x86_64
arch = aarch64
license = MIT
makedepends = git
depends = janet
provides = janet-spork
conflicts = janet-spork
options = !strip
options = staticlibs
source = janet-spork::git+https://github.com/janet-lang/spork.git
sha256sums = SKIP
pkgname = janet-spork-git
|