mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
graphics/draw.io: Updated for version 12.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
db42762ccf
commit
99f2742c6c
2 changed files with 5 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue