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 e5b739c8e2..c9d65b2884 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.11} +VERSION=${VERSION:-2025.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |