aboutsummaryrefslogtreecommitdiff
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2025-11-28 00:21:02 +0100
committerPolesznyák Márk <contact@pml68.dev>2025-12-16 09:20:39 +0100
commitfae17b10e1ff159fe7fdc84263c66fd341c894d6 (patch)
tree1f2c73722d245bdd64041f68a91bdde30e279a47 /.SRCINFO
parentdocs(README): update repo URL (diff)
downloadPKGBUILDs-fae17b10e1ff159fe7fdc84263c66fd341c894d6.tar.gz
feat: add `harec-git` packageharec-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
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