aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnagnostakis Ioannis <elahistos@yahoo.gr>2025-08-11 22:10:47 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-12 08:19:39 +0700
commita2e03189845c528c367ff4ea2f3e8e10e13f9c63 (patch)
treea90f94f3b6764b33ebee09080b8cc723725f6cf8
parenta953a5983c48f7390e1063e12557c12459022007 (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>
-rw-r--r--development/sourcegit/README3
-rw-r--r--development/sourcegit/sourcegit.SlackBuild2
-rw-r--r--development/sourcegit/sourcegit.info6
3 files changed, 6 insertions, 5 deletions
diff --git a/development/sourcegit/README b/development/sourcegit/README
index 0a5dfb950f..0045f128f2 100644
--- a/development/sourcegit/README
+++ b/development/sourcegit/README
@@ -1,4 +1,5 @@
sourcegit GUI client for GIT users
Note: This script requires network access during build process
-Note: This app has updates very very often. If you need latest please version edit SlackBuild.
+Note: This app has updates very very often.
+If you need latest please version edit SlackBuild.
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}
diff --git a/development/sourcegit/sourcegit.info b/development/sourcegit/sourcegit.info
index cb68fe9ef9..f0ab490e31 100644
--- a/development/sourcegit/sourcegit.info
+++ b/development/sourcegit/sourcegit.info
@@ -1,10 +1,10 @@
PRGNAM="sourcegit"
-VERSION="2025.27"
+VERSION="2025.30"
HOMEPAGE="https://github.com/sourcegit-scm/sourcegit"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/sourcegit-scm/sourcegit/archive/v2025.27/sourcegit-2025.27.tar.gz"
-MD5SUM_x86_64="acb2ad87d2bb19ae427b4a02a972a21e"
+DOWNLOAD_x86_64="https://github.com/sourcegit-scm/sourcegit/archive/v2025.30/sourcegit-2025.30.tar.gz"
+MD5SUM_x86_64="483f9184c1075f902b0137de87cbd820"
REQUIRES="dotnet-runtime-9.0 dotnet-sdk-9.0"
MAINTAINER="Ioannis Anagnostakis"
EMAIL="rizitis@gmail.com"