summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Anagnostakis Ioannis <elahistos@yahoo.gr>2025-06-13 14:25:49 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-06-14 09:38:36 +0700
commitbe91a31a0c554b9ded5c1b7ea638a4683ac1edbe (patch)
treead67f6ecdb7bb8836045d4a8135ac99ba53ffcc3
parent8dd9a9478af69d07cd3aed04e936add0abd6c055 (diff)
downloadslackbuilds-be91a31a0c554b9ded5c1b7ea638a4683ac1edbe.tar.gz
slackbuilds-be91a31a0c554b9ded5c1b7ea638a4683ac1edbe.tar.xz
development/sourcegit: Updated for version 2025.21
Signed-off-by: Anagnostakis Ioannis <elahistos@yahoo.gr> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/sourcegit/sourcegit.SlackBuild2
-rw-r--r--development/sourcegit/sourcegit.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/sourcegit/sourcegit.SlackBuild b/development/sourcegit/sourcegit.SlackBuild
index c9d65b2884..afe3c3b22d 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.19}
+VERSION=${VERSION:-2025.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/sourcegit/sourcegit.info b/development/sourcegit/sourcegit.info
index 2333aa52ef..63706829f6 100644
--- a/development/sourcegit/sourcegit.info
+++ b/development/sourcegit/sourcegit.info
@@ -1,10 +1,10 @@
PRGNAM="sourcegit"
-VERSION="2025.19"
+VERSION="2025.21"
HOMEPAGE="https://github.com/sourcegit-scm/sourcegit"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/sourcegit-scm/sourcegit/archive/v2025.19/sourcegit-2025.19.tar.gz"
-MD5SUM_x86_64="b2b2c033ef69740ba454c55194ad7436"
+DOWNLOAD_x86_64="https://github.com/sourcegit-scm/sourcegit/archive/v2025.21/sourcegit-2025.21.tar.gz"
+MD5SUM_x86_64="98c4e2c8ac1835eb965aabf1269bcadf"
REQUIRES="dotnet-runtime-9.0 dotnet-sdk-9.0"
MAINTAINER="Ioannis Anagnostakis"
EMAIL="rizitis@gmail.com"