graphics/draw.io: Updated for version 12.4.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Wayne Cuddy 2019-12-28 09:13:56 +07:00 committed by Willy Sudiarto Raharjo
parent db42762ccf
commit 99f2742c6c
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 4 deletions

View file

@ -23,11 +23,12 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# 2019/12/22 - Updated to upstream V12.4.2
# 2019/09/08 - Updated to upstream V11.2.5
#
PRGNAM=draw.io
VERSION=${VERSION:-11.2.5}
VERSION=${VERSION:-12.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="draw.io"
VERSION="11.2.5"
VERSION="12.4.2"
HOMEPAGE="https://www.draw.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/jgraph/drawio-desktop/releases/download/v11.2.5/draw.io-x86_64-11.2.5.rpm"
MD5SUM_x86_64="fddbe8904286079c4b441c28e8c9d251"
DOWNLOAD_x86_64="https://github.com/jgraph/drawio-desktop/releases/download/v12.4.2/draw.io-x86_64-12.4.2.rpm"
MD5SUM_x86_64="5fc8ed1133e38e4179ee2ad3442e9659"
REQUIRES=""
MAINTAINER="Wayne Cuddy"
EMAIL="wcuddy@gmail.com"