mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
50af2f837f
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
14 lines
811 B
Text
14 lines
811 B
Text
PRGNAM="dart"
|
|
VERSION="2.0.0"
|
|
HOMEPAGE="https://www.dartlang.org/"
|
|
DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/2.0.0/sdk/dartsdk-linux-ia32-release.zip \
|
|
https://storage.googleapis.com/dart-archive/channels/stable/release/2.0.0/api-docs/dartdocs-gen-api.zip"
|
|
MD5SUM="c18604e912ef7c122aac0b475898ec84 \
|
|
e0715b1794a57c1ec5c5dbf9d2c16571"
|
|
DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/2.0.0/sdk/dartsdk-linux-x64-release.zip \
|
|
https://storage.googleapis.com/dart-archive/channels/stable/release/2.0.0/api-docs/dartdocs-gen-api.zip"
|
|
MD5SUM_x86_64="078737e11b97a6cef1f1ae0462ede1f6 \
|
|
e0715b1794a57c1ec5c5dbf9d2c16571"
|
|
REQUIRES=""
|
|
MAINTAINER="Zhu Qun-Ying"
|
|
EMAIL="zhu.qunying at gmail dot com"
|