diff options
Diffstat (limited to 'development/sourcegit')
-rw-r--r-- | development/sourcegit/README | 2 | ||||
-rw-r--r-- | development/sourcegit/sourcegit.SlackBuild | 2 | ||||
-rw-r--r-- | development/sourcegit/sourcegit.info | 6 |
3 files changed, 6 insertions, 4 deletions
diff --git a/development/sourcegit/README b/development/sourcegit/README index 1c50162cd6..0045f128f2 100644 --- a/development/sourcegit/README +++ b/development/sourcegit/README @@ -1,3 +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. diff --git a/development/sourcegit/sourcegit.SlackBuild b/development/sourcegit/sourcegit.SlackBuild index ab71656dcf..bdfa8982d4 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.31} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/sourcegit/sourcegit.info b/development/sourcegit/sourcegit.info index 49f97f867c..7105e80277 100644 --- a/development/sourcegit/sourcegit.info +++ b/development/sourcegit/sourcegit.info @@ -1,10 +1,10 @@ PRGNAM="sourcegit" -VERSION="2025.12" +VERSION="2025.31" 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.31/sourcegit-2025.31.tar.gz" +MD5SUM_x86_64="96e9c3fa6a03ae841afbe1189ddc70c5" REQUIRES="dotnet-runtime-9.0 dotnet-sdk-9.0" MAINTAINER="Ioannis Anagnostakis" EMAIL="rizitis@gmail.com" |