diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-11-28 00:21:02 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-12-16 09:20:39 +0100 |
| commit | fae17b10e1ff159fe7fdc84263c66fd341c894d6 (patch) | |
| tree | 1f2c73722d245bdd64041f68a91bdde30e279a47 /.SRCINFO | |
| parent | docs(README): update repo URL (diff) | |
| download | PKGBUILDs-harec-git.tar.gz | |
feat: add `harec-git` packageharec-git
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..43815ad --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,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 |
