desktop/gnome-menus: Updated for version 3.31.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2019-02-01 00:38:42 +07:00 committed by Willy Sudiarto Raharjo
parent 2a5b4ee1e5
commit 54e039b02e
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
#
# Slackware build script for gnome-menus.
#
# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gnome-menus
VERSION=${VERSION:-3.31.3}
VERSION=${VERSION:-3.31.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="gnome-menus"
VERSION="3.31.3"
VERSION="3.31.4"
HOMEPAGE="https://github.com/GNOME/gnome-menus"
DOWNLOAD="https://github.com/GNOME/gnome-menus/archive/3.31.3/gnome-menus-3.31.3.tar.gz"
MD5SUM="659096be2650d7c9f9c3c9d27d62b8db"
DOWNLOAD="https://github.com/GNOME/gnome-menus/archive/3.31.4/gnome-menus-3.31.4.tar.gz"
MD5SUM="056b8bf069c5a8774e90e52b54080481"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gnome-common"