diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-02-27 09:27:09 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-03 08:42:14 +0700 |
commit | 72730c40754d10bd28c770ec09330c1bae140f25 (patch) | |
tree | abc1c6090498784f80c4672e22a59acfa904d502 /graphics | |
parent | 2a8743ff53887446dfd604c27fdf3d1dcfcdab2b (diff) | |
download | slackbuilds-72730c40754d10bd28c770ec09330c1bae140f25.tar.gz |
graphics/gource: Updated for version 0.48.
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 d964aab0e9..3fe5b398e8 100644 --- a/graphics/gource/gource.SlackBuild +++ b/graphics/gource/gource.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gource -# Copyright 2013-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2013-2018 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.44} +VERSION=${VERSION:-0.48} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/gource/gource.info b/graphics/gource/gource.info index f1b8022369..74f523d590 100644 --- a/graphics/gource/gource.info +++ b/graphics/gource/gource.info @@ -1,8 +1,8 @@ PRGNAM="gource" -VERSION="0.44" +VERSION="0.48" HOMEPAGE="http://gource.io" -DOWNLOAD="https://github.com/acaudwell/Gource/releases/download/gource-0.44/gource-0.44.tar.gz" -MD5SUM="b0f13a524e3391bfc41f12c624da1e00" +DOWNLOAD="https://github.com/acaudwell/Gource/releases/download/gource-0.48/gource-0.48.tar.gz" +MD5SUM="fff64dffc1eb42d395e2ecddb4074d63" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2_image glm" |