diff options
Diffstat (limited to 'development/poedit/poedit.SlackBuild')
-rw-r--r-- | development/poedit/poedit.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/poedit/poedit.SlackBuild b/development/poedit/poedit.SlackBuild index ae1cd5f2afb9c..75d6f1ef981d4 100644 --- a/development/poedit/poedit.SlackBuild +++ b/development/poedit/poedit.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for poedit # Copyright 2008 Niklas "Nille" Åkerström -# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # 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=poedit -VERSION=${VERSION:-1.7.1} +VERSION=${VERSION:-1.7.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |