summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorlmartinez-mirror2021-03-24 19:16:18 -0500
committerlmartinez-mirror2021-03-24 19:16:18 -0500
commitbb1b3474edf9df4e09eb0d99e69060fb1ffa69ed (patch)
tree9452b5c3e0a241b1f688b3a1a10b8b6a3185e6bd /.SRCINFO
downloadaur-bb1b3474edf9df4e09eb0d99e69060fb1ffa69ed.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9db7ef2828ba
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = hilbish
+ pkgdesc = A shell written in Go and extended with Lua
+ pkgver = 0.1.2
+ pkgrel = 1
+ url = https://github.com/hilbis/hilbish
+ arch = x86_64
+ license = MIT
+ makedepends = go>=1.16
+ depends = readline
+ optdepends = lua
+ source = hilbish-0.1.2.tar.gz::https://github.com/hilbis/hilbish/archive/refs/tags/v0.1.2.tar.gz
+ sha256sums = 435496b0a3f6e59c17efaa74fe5ccb7161296ca906b82030da63e0c8509313f8
+
+pkgname = hilbish
+