diff options
-rwxr-xr-x[-rw-r--r--] | development/sourcegit/sourcegit.SlackBuild | 2 | ||||
-rw-r--r-- | development/sourcegit/sourcegit.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/sourcegit/sourcegit.SlackBuild b/development/sourcegit/sourcegit.SlackBuild index 3bc82503e5..b4029e4087 100644..100755 --- a/development/sourcegit/sourcegit.SlackBuild +++ b/development/sourcegit/sourcegit.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sourcegit -VERSION=${VERSION:-2025.07} +VERSION=${VERSION:-2025.08} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/sourcegit/sourcegit.info b/development/sourcegit/sourcegit.info index 073eeec4ba..b627c6454b 100644 --- a/development/sourcegit/sourcegit.info +++ b/development/sourcegit/sourcegit.info @@ -1,10 +1,10 @@ PRGNAM="sourcegit" -VERSION="2025.07" +VERSION="2025.08" HOMEPAGE="https://github.com/sourcegit-scm/sourcegit" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/sourcegit-scm/sourcegit/archive/v2025.07/sourcegit-2025.07.tar.gz" -MD5SUM_x86_64="dd69cf7e745e9c2a8b94b528317bafae" +DOWNLOAD_x86_64="https://github.com/sourcegit-scm/sourcegit/archive/v2025.08/sourcegit-2025.08.tar.gz" +MD5SUM_x86_64="02f0a2ef06615b725fb8a356cb73362e" REQUIRES="dotnet-runtime-9.0 dotnet-sdk-9.0" MAINTAINER="Ioannis Anagnostakis" EMAIL="rizitis@gmail.com" |