aboutsummaryrefslogtreecommitdiff
path: root/development/sourcegit
diff options
context:
space:
mode:
Diffstat (limited to 'development/sourcegit')
-rw-r--r--development/sourcegit/README1
-rw-r--r--development/sourcegit/sourcegit.SlackBuild2
-rw-r--r--development/sourcegit/sourcegit.info6
3 files changed, 5 insertions, 4 deletions
diff --git a/development/sourcegit/README b/development/sourcegit/README
index 1c50162cd6..0a5dfb950f 100644
--- a/development/sourcegit/README
+++ b/development/sourcegit/README
@@ -1,3 +1,4 @@
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.
diff --git a/development/sourcegit/sourcegit.SlackBuild b/development/sourcegit/sourcegit.SlackBuild
index e5b739c8e2..c9d65b2884 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.11}
+VERSION=${VERSION:-2025.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/sourcegit/sourcegit.info b/development/sourcegit/sourcegit.info
index 54363aed20..2333aa52ef 100644
--- a/development/sourcegit/sourcegit.info
+++ b/development/sourcegit/sourcegit.info
@@ -1,10 +1,10 @@
PRGNAM="sourcegit"
-VERSION="2025.11"
+VERSION="2025.19"
HOMEPAGE="https://github.com/sourcegit-scm/sourcegit"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/sourcegit-scm/sourcegit/archive/v2025.11/sourcegit-2025.11.tar.gz"
-MD5SUM_x86_64="10598fe562a8587f80109e750c1b97a9"
+DOWNLOAD_x86_64="https://github.com/sourcegit-scm/sourcegit/archive/v2025.19/sourcegit-2025.19.tar.gz"
+MD5SUM_x86_64="b2b2c033ef69740ba454c55194ad7436"
REQUIRES="dotnet-runtime-9.0 dotnet-sdk-9.0"
MAINTAINER="Ioannis Anagnostakis"
EMAIL="rizitis@gmail.com"