diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-08-25 17:48:09 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:07:54 +0700 |
commit | 684622ad887cd82cd14b6fb2078b5e0691fbbb39 (patch) | |
tree | 5c286224aec0d1d595498b20e22c1571159025cf /graphics/gource/gource.SlackBuild | |
parent | 1afe406d29dc114192b398445f82067674689c2a (diff) |
graphics/gource: Updated for version 0.51.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/gource/gource.SlackBuild')
-rw-r--r-- | graphics/gource/gource.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gource/gource.SlackBuild b/graphics/gource/gource.SlackBuild index 42d97e0a69e82..295a723014bbb 100644 --- a/graphics/gource/gource.SlackBuild +++ b/graphics/gource/gource.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gource -# Copyright 2013-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2013-2020 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.49} +VERSION=${VERSION:-0.51} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |