diff options
author | Anagnostakis Ioannis <elahistos@yahoo.gr> | 2025-06-16 22:47:42 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-06-18 20:48:18 +0700 |
commit | bb2b0820bc65e2f9302686936af5cf5d82053535 (patch) | |
tree | 87d9a002582584de56890d68a78c817f0444a950 /development/sourcegit/sourcegit.SlackBuild | |
parent | 4a434a46c0a7e15738a0b865eed66f94764ef50b (diff) |
development/sourcegit: Updated for version 2025.22
Signed-off-by: Anagnostakis Ioannis <elahistos@yahoo.gr>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/sourcegit/sourcegit.SlackBuild')
-rw-r--r-- | development/sourcegit/sourcegit.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/sourcegit/sourcegit.SlackBuild b/development/sourcegit/sourcegit.SlackBuild index afe3c3b22d..ff64be01f2 100644 --- a/development/sourcegit/sourcegit.SlackBuild +++ b/development/sourcegit/sourcegit.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sourcegit -VERSION=${VERSION:-2025.21} +VERSION=${VERSION:-2025.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |