diff options
author | Anagnostakis Ioannis <elahistos@yahoo.gr> | 2025-08-11 22:10:47 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-12 08:19:39 +0700 |
commit | a2e03189845c528c367ff4ea2f3e8e10e13f9c63 (patch) | |
tree | a90f94f3b6764b33ebee09080b8cc723725f6cf8 /development/sourcegit/sourcegit.SlackBuild | |
parent | a953a5983c48f7390e1063e12557c12459022007 (diff) |
development/sourcegit: Updated for version 2025.30
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 61b3c2783c..ed5ba74738 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.27} +VERSION=${VERSION:-2025.30} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |