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/gource/gource.SlackBuild | |
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/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 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} |