blob: 847bb03b90e4f93c77bb2308bc5ae9bc9c180fe8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = hare-git
pkgdesc = The Hare systems programming language
pkgver = 0.24.2.rc1.r449.g152798b
pkgrel = 1
url = https://harelang.org
arch = x86_64
arch = aarch64
license = MPL2
makedepends = scdoc
makedepends = git
depends = qbe-git
depends = harec-git
provides = hare
conflicts = hare
source = hare::git+https://git.sr.ht/~sircmpwn/hare
sha256sums = SKIP
pkgname = hare-git
|