aboutsummaryrefslogtreecommitdiff
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2025-11-28 00:15:08 +0100
committerPolesznyák Márk <contact@pml68.dev>2025-11-28 10:10:33 +0100
commit69f98e41efda840512bd3135a3f269dad4044f5d (patch)
treec86e4eb49edf0f7c9e916069e26782771bfcf44b /.SRCINFO
parentdocs(README): update repo URL (diff)
downloadPKGBUILDs-69f98e41efda840512bd3135a3f269dad4044f5d.tar.gz
feat: add `hare-git` packagehare-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
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