development/google-webdesigner: Updated for version 5.0.4.0226.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-05-25 02:18:37 +07:00
parent aed16075c8
commit 9c2f5ede4d
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for google-webdesigner
# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# 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=google-webdesigner
VERSION=${VERSION:-3.0.0.0312}
VERSION=${VERSION:-5.0.4.0226}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH=x86_64

View file

@ -1,10 +1,10 @@
PRGNAM="google-webdesigner"
VERSION="3.0.0.0312"
VERSION="5.0.4.0226"
HOMEPAGE="https://www.google.com/webdesigner/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://dl.google.com/linux/direct/google-webdesigner_current_amd64.deb"
MD5SUM_x86_64="ddd3aedf5fe08fc5af44126356ca43b8"
MD5SUM_x86_64="d9b50ef834786c4b16f67d7a3b240f98"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"