diff options
Diffstat (limited to 'office/evince/evince.SlackBuild')
-rw-r--r-- | office/evince/evince.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/evince/evince.SlackBuild b/office/evince/evince.SlackBuild index de8795e729..7393065ac3 100644 --- a/office/evince/evince.SlackBuild +++ b/office/evince/evince.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for evince # Copyright 2009 Andrew Brouwers <abrouwers@gmail.com> -# Copyright 2009-2011, Michiel van Wessem, Manchester, United Kingdom. +# Copyright 2009-2014, Michiel van Wessem, Manchester, United Kingdom. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=evince -VERSION=${VERSION:-3.8.3} +VERSION=${VERSION:-3.12.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |