diff options
| author | 2025-05-25 10:58:19 +0800 | |
|---|---|---|
| committer | 2025-05-25 10:58:19 +0800 | |
| commit | da57e4f6ea6b2f7defc9d207aa50b3fd6ac5e38f (patch) | |
| tree | eba4ed5ea5b3663754ac4939f65610d7c6316f58 /PKGBUILD | |
| parent | 825d076225e29b19939938f08958b49b101a5e9e (diff) | |
| download | soon-0.1.4.tar.gz soon-0.1.4.zip | |
feat: Bump version to 0.1.4 in Cargo.toml and PKGBUILD; clean up check.shv0.1.4
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ pkgname=soon -pkgver=0.1.2 +pkgver=0.1.4 pkgrel=1 pkgdesc="🤖 Predict your next shell command based on history — like shell autocomplete, but MORE stupid" arch=('x86_64') |