diff options
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 03f1da1b89..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.15} +VERSION=${VERSION:-2025.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |