diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-06 11:08:40 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-06 11:08:40 +0200 |
| commit | 8b92a3e2669ec6144ec06bf9b28ed8c6fabb40e8 (patch) | |
| tree | d82c365f256a93a825b0299478394bcd0f7261e5 /gitea-cli/gitea-cli.info | |
| parent | 3ab88b314055d006d047baf6fe4daac14993d25c (diff) | |
| download | my-slackbuilds-8b92a3e2669ec6144ec06bf9b28ed8c6fabb40e8.tar.gz my-slackbuilds-8b92a3e2669ec6144ec06bf9b28ed8c6fabb40e8.zip | |
gitea-cli: rename from tea to avoid SBo conflict
SBo already has an unrelated "tea" package (a text editor). Rename the
package to gitea-cli; the installed binary stays /usr/bin/tea.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'gitea-cli/gitea-cli.info')
| -rw-r--r-- | gitea-cli/gitea-cli.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gitea-cli/gitea-cli.info b/gitea-cli/gitea-cli.info new file mode 100644 index 0000000..4ce65b2 --- /dev/null +++ b/gitea-cli/gitea-cli.info @@ -0,0 +1,10 @@ +PRGNAM="gitea-cli" +VERSION="0.14.2" +HOMEPAGE="https://gitea.com/gitea/tea" +DOWNLOAD="https://gitea.com/gitea/tea/archive/v0.14.2.tar.gz" +MD5SUM="b1f37f2cc43763a3a0c05f060b485768" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="danix" +EMAIL="danix@danix.xyz" |
