diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-07 10:13:33 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-07 10:13:33 +0200 |
| commit | f1306bc10334f16fc2707d157bd61ff6172a7b1e (patch) | |
| tree | c8f52d012371c9dd8972a25bfc61585c3b22906b /gitea-cli | |
| parent | 41b0a05476ade8db0e227b959b8a69abf9a6e2de (diff) | |
| download | my-slackbuilds-f1306bc10334f16fc2707d157bd61ff6172a7b1e.tar.gz my-slackbuilds-f1306bc10334f16fc2707d157bd61ff6172a7b1e.zip | |
gitea-cli: update to 0.15.1
Diffstat (limited to 'gitea-cli')
| -rw-r--r-- | gitea-cli/gitea-cli.SlackBuild | 2 | ||||
| -rw-r--r-- | gitea-cli/gitea-cli.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gitea-cli/gitea-cli.SlackBuild b/gitea-cli/gitea-cli.SlackBuild index dff2499..6e2d457 100644 --- a/gitea-cli/gitea-cli.SlackBuild +++ b/gitea-cli/gitea-cli.SlackBuild @@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd) # all called "tea". SRCNAM tracks the upstream name. PRGNAM=gitea-cli SRCNAM=tea -VERSION=${VERSION:-0.15.0} +VERSION=${VERSION:-0.15.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/gitea-cli/gitea-cli.info b/gitea-cli/gitea-cli.info index ddb11ea..958be8b 100644 --- a/gitea-cli/gitea-cli.info +++ b/gitea-cli/gitea-cli.info @@ -1,8 +1,8 @@ PRGNAM="gitea-cli" -VERSION="0.15.0" +VERSION="0.15.1" HOMEPAGE="https://gitea.com/gitea/tea" -DOWNLOAD="https://gitea.com/gitea/tea/archive/v0.15.0.tar.gz" -MD5SUM="2a13891e77dd05beaf13d859d49aa18b" +DOWNLOAD="https://gitea.com/gitea/tea/archive/v0.15.1.tar.gz" +MD5SUM="3ebd5ce1ca0d8477219bdf1973629cad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="google-go-lang" |
