blob: 43815add9109a6b82bba004604728a6edc253303 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = harec-git
pkgdesc = The Hare compiler
pkgver = 0.24.2.rc2.r198.gf762a75
pkgrel = 1
url = https://harelang.org
arch = x86_64
arch = aarch64
license = GPL3
makedepends = git
depends = qbe-git
depends = binutils
provides = harec
conflicts = harec
source = harec::git+https://git.sr.ht/~sircmpwn/harec
sha256sums = SKIP
pkgname = harec-git
|