diff options
author | Anagnostakis Ioannis <elahistos@yahoo.gr> | 2025-03-10 08:35:39 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-03-15 01:41:44 +0700 |
commit | 25984e48efe39afc9948e0cea7fa315d7bca9aff (patch) | |
tree | 6444bc21bbe1dd145f9964c2abf0f536f777402f /development/sourcegit/sourcegit.SlackBuild | |
parent | 1b22baf4ccefc8d41398a845e50d25b089525c20 (diff) |
development/sourcegit: Updated for version 2025.08
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/sourcegit/sourcegit.SlackBuild')
-rwxr-xr-x[-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 3bc82503e5..b4029e4087 100644..100755 --- a/development/sourcegit/sourcegit.SlackBuild +++ b/development/sourcegit/sourcegit.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sourcegit -VERSION=${VERSION:-2025.07} +VERSION=${VERSION:-2025.08} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |