mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/google-webdesigner: Updated for version 1.7.0.1114.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5485591919
commit
626796662b
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for google-webdesigner
|
||||
|
||||
# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2014-2017 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:-1.6.1.0620}
|
||||
VERSION=${VERSION:-1.7.0.1114}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH=x86_64
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="google-webdesigner"
|
||||
VERSION="1.6.1.0620"
|
||||
VERSION="1.7.0.1114"
|
||||
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="1b052ba2622b5d15d7961862f2a20af8"
|
||||
MD5SUM_x86_64="ae2ad8fbae17bed6a529051204b9f606"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue