diff options
author | Grigorios Bouzakis <grbzks@imap.cc> | 2011-10-18 21:53:04 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-10-18 21:53:04 -0200 |
commit | a216d80fb50c4de4ddd35282a8972c0353313423 (patch) | |
tree | 68bdc04eb09a44cae7e290f4d6bd9efda9907856 /graphics/feh/feh.SlackBuild | |
parent | fec1f182c3717e961e5812cf62a111ae3fa70015 (diff) | |
download | slackbuilds-a216d80fb50c4de4ddd35282a8972c0353313423.tar.gz |
graphics/feh: Updated for version 2.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics/feh/feh.SlackBuild')
-rw-r--r-- | graphics/feh/feh.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/feh/feh.SlackBuild b/graphics/feh/feh.SlackBuild index 853a83eb61..40e04ffd5a 100644 --- a/graphics/feh/feh.SlackBuild +++ b/graphics/feh/feh.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for feh # Copyright 2006-2009 Chess Griffin <chess@chessgriffin.com> -# Copyright 2011 Grigorios Bouzakis <grbzks@xsmail.com> +# Copyright 2011 Grigorios Bouzakis <grbzks@imap.cc> # All rights reserved. # # Permission to use, copy, modify, and distribute this software for any purpose @@ -22,7 +22,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=feh -VERSION=${VERSION:-1.15.1} +VERSION=${VERSION:-2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |