diff options
| author | 2025-05-25 02:49:47 +0800 | |
|---|---|---|
| committer | 2025-05-25 02:49:47 +0800 | |
| commit | 253cb8c4550c1a1982f5c7634201ab3f78bd4bf5 (patch) | |
| tree | 34ca7999286e0fc065a454e398c0d2b72c09cc82 /.SRCINFO | |
| download | soon-253cb8c4550c1a1982f5c7634201ab3f78bd4bf5.tar.gz soon-253cb8c4550c1a1982f5c7634201ab3f78bd4bf5.zip | |
chore: reset history with valid PKGBUILD for AUR
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..f29a95c --- /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.1 + pkgrel = 1 + url = https://github.com/HsiangNianian/soon + arch = x86_64 + license = MIT + makedepends = cargo + source = soon-0.1.1.tar.gz::https://github.com/HsiangNianian/soon/archive/refs/tags/v0.1.1.tar.gz + sha256sums = SKIP + +pkgname = soon |