aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnagnostakis Ioannis <elahistos@yahoo.gr>2025-04-16 12:24:43 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-19 22:33:26 +0700
commit54c2c4cc451313a4e28f1afcb3d016f11819b459 (patch)
treefad58753b69dbc285ad70efd521f1232c83bcb41
parent103061daaf843571551fcc414bb828a540447a2c (diff)
development/sourcegit: Updated for version 2025.13
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 ab71656dcf..fc97885aff 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.12}
+VERSION=${VERSION:-2025.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/sourcegit/sourcegit.info b/development/sourcegit/sourcegit.info
index 49f97f867c..59ea83338a 100644
--- a/development/sourcegit/sourcegit.info
+++ b/development/sourcegit/sourcegit.info
@@ -1,10 +1,10 @@
PRGNAM="sourcegit"
-VERSION="2025.12"
+VERSION="2025.13"
HOMEPAGE="https://github.com/sourcegit-scm/sourcegit"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/sourcegit-scm/sourcegit/archive/v2025.12/sourcegit-2025.12.tar.gz"
-MD5SUM_x86_64="bd11bb4620075b958cc44693b8c53225"
+DOWNLOAD_x86_64="https://github.com/sourcegit-scm/sourcegit/archive/v2025.13/sourcegit-2025.13.tar.gz"
+MD5SUM_x86_64="bb2abcce845ef6f5f87aaf85c5dfeb23"
REQUIRES="dotnet-runtime-9.0 dotnet-sdk-9.0"
MAINTAINER="Ioannis Anagnostakis"
EMAIL="rizitis@gmail.com"