diff options
Diffstat (limited to 'development/smartgit')
-rw-r--r-- | development/smartgit/smartgit | 2 | ||||
-rw-r--r-- | development/smartgit/smartgit.SlackBuild | 2 | ||||
-rw-r--r-- | development/smartgit/smartgit.info | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/development/smartgit/smartgit b/development/smartgit/smartgit index 48a65e7924..286795f808 100644 --- a/development/smartgit/smartgit +++ b/development/smartgit/smartgit @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=smartgit -VERSION=24.1.3 +VERSION=24.1.4 MAINVERSION=$(echo $VERSION | awk -F '.' '{ print $1"."$2 }') PROP="${HOME}/.config/${PRGNAM}/${MAINVERSION}/smartgit.properties" diff --git a/development/smartgit/smartgit.SlackBuild b/development/smartgit/smartgit.SlackBuild index 9a4aa0b81c..d692838c83 100644 --- a/development/smartgit/smartgit.SlackBuild +++ b/development/smartgit/smartgit.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=smartgit -VERSION=${VERSION:-24.1.3} +VERSION=${VERSION:-24.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/smartgit/smartgit.info b/development/smartgit/smartgit.info index 1842add5dc..329f380c64 100644 --- a/development/smartgit/smartgit.info +++ b/development/smartgit/smartgit.info @@ -1,10 +1,10 @@ PRGNAM="smartgit" -VERSION="24.1.3" +VERSION="24.1.4" HOMEPAGE="https://www.syntevo.com/smartgit/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://downloads.syntevo.com/downloads/smartgit/smartgit-linux-24_1_3.tar.gz" -MD5SUM_x86_64="0b0cd3b94e43fbabc24a466720b85c56" +DOWNLOAD_x86_64="https://downloads.syntevo.com/downloads/smartgit/smartgit-linux-24_1_4.tar.gz" +MD5SUM_x86_64="275c7709e10e18fbc13b6b70ebdc2e42" REQUIRES="" MAINTAINER="Antonio Leal" EMAIL="antonioleal@yahoo.com" |