mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/google-webdesigner: Fix VERSION.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
99809b2b4a
commit
a7bd057db1
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=google-webdesigner
|
||||
VERSION=${VERSION:-1.7.0.1114}
|
||||
VERSION=${VERSION:-1.8.0.0503}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH=x86_64
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PRGNAM="google-webdesigner"
|
||||
VERSION="1.7.0.1114"
|
||||
VERSION="1.8.0.0503"
|
||||
HOMEPAGE="https://www.google.com/webdesigner/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
|
|
Loading…
Reference in a new issue