diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-30 15:16:27 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-30 15:16:27 +0200 |
| commit | 00c1e61505d2e3d575421780cb47a8344eddf077 (patch) | |
| tree | 95fa1ca837419d273a2d9b43f583223383671410 /firefly-cli/firefly-cli.info | |
| parent | c9b9cf84a6d0cd11bcfbce0fca1dad02a70c9e47 (diff) | |
| download | my-slackbuilds-00c1e61505d2e3d575421780cb47a8344eddf077.tar.gz my-slackbuilds-00c1e61505d2e3d575421780cb47a8344eddf077.zip | |
firefly-cli: update to 0.2.1main
Bump to 0.2.1 and ship the bash completion script as
/etc/bash_completion.d/firefly.new, merged on install via a
standard SBo doinst.sh config() handler.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'firefly-cli/firefly-cli.info')
| -rw-r--r-- | firefly-cli/firefly-cli.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/firefly-cli/firefly-cli.info b/firefly-cli/firefly-cli.info index f237090..2b92525 100644 --- a/firefly-cli/firefly-cli.info +++ b/firefly-cli/firefly-cli.info @@ -1,8 +1,8 @@ PRGNAM="firefly-cli" -VERSION="0.1.0" +VERSION="0.2.1" HOMEPAGE="https://git.danix.xyz/firefly-cli/" -DOWNLOAD="https://github.com/danixland/firefly-cli/archive/v0.1.0/firefly-cli-0.1.0.tar.gz" -MD5SUM="98abd3f781cab671184e014af179788d" +DOWNLOAD="https://github.com/danixland/firefly-cli/archive/v0.2.1/firefly-cli-0.2.1.tar.gz" +MD5SUM="b0b78cf8880855c7caab0280a6d354fe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
