diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..e775a74 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,12 @@ +pkgbase = soon + pkgdesc = 🤖 Predict your next shell command based on history — like shell autocomplete, but MORE stupid + pkgver = 0.1.0 + pkgrel = 1 + url = https://github.com/HsiangNianian/soon + arch = x86_64 + license = MIT + makedepends = cargo + source = soon-0.1.0.tar.gz::https://github.com/HsiangNianian/soon/archive/refs/tags/v0.1.0.tar.gz + sha256sums = SKIP + +pkgname = soon |