diff options
Diffstat (limited to 'desktop/gnome-menus/gnome-menus.SlackBuild')
-rw-r--r-- | desktop/gnome-menus/gnome-menus.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/gnome-menus/gnome-menus.SlackBuild b/desktop/gnome-menus/gnome-menus.SlackBuild index 2e60d65082..e88aee2378 100644 --- a/desktop/gnome-menus/gnome-menus.SlackBuild +++ b/desktop/gnome-menus/gnome-menus.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for gnome-menus. # -# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gnome-menus -VERSION=${VERSION:-3.13.3} -BUILD=${BUILD:-2} +VERSION=${VERSION:-3.31.3} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |