diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-03-09 19:21:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-14 16:55:50 +0700 |
commit | 916da5c90450e7dd4d1e16ba623482fd1bc510cd (patch) | |
tree | 76a18229d6a30c7c0a105a7da4a078206a7fd60c /graphics | |
parent | 3c0fedff48e5175acdcdca756170486fe120715d (diff) | |
download | slackbuilds-916da5c90450e7dd4d1e16ba623482fd1bc510cd.tar.gz |
graphics/gource: Updated for version 0.43.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gource/gource.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/gource/gource.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/gource/gource.SlackBuild b/graphics/gource/gource.SlackBuild index fe7c9b9635..184a1e79ff 100644 --- a/graphics/gource/gource.SlackBuild +++ b/graphics/gource/gource.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gource -# Copyright 2013 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # generated by grissiom's sbo-dev-helper PRGNAM=gource -VERSION=${VERSION:-0.40} +VERSION=${VERSION:-0.43} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/gource/gource.info b/graphics/gource/gource.info index 181b43276e..de1437692b 100644 --- a/graphics/gource/gource.info +++ b/graphics/gource/gource.info @@ -1,8 +1,8 @@ PRGNAM="gource" -VERSION="0.40" +VERSION="0.43" HOMEPAGE="http://code.google.com/p/gource/" -DOWNLOAD="http://gource.googlecode.com/files/gource-0.40.tar.gz" -MD5SUM="89c608a7aa3c901661eb1f2db6117492" +DOWNLOAD="https://github.com/acaudwell/Gource/releases/download/gource-0.43/gource-0.43.tar.gz" +MD5SUM="d2b601782692301f6d8ecc97dc85d3f7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="glm" |