diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-11-28 00:15:08 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-11-28 10:10:33 +0100 |
| commit | 69f98e41efda840512bd3135a3f269dad4044f5d (patch) | |
| tree | c86e4eb49edf0f7c9e916069e26782771bfcf44b /.SRCINFO | |
| parent | docs(README): update repo URL (diff) | |
| download | PKGBUILDs-hare-git.tar.gz | |
feat: add `hare-git` packagehare-git
Diffstat (limited to '')
| -rw-r--r-- | .SRCINFO | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..847bb03 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,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 |
