blob: 52a3033879756e4a29c8151dafb08bd0b349d1de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = dartaotruntime-bin
pkgdesc = Run AOT compiled Dart programs without the Dart SDK
pkgver = 2.17.6
pkgrel = 1
url = https://dart.dev
arch = x86_64
license = BSD
conflicts = dart
noextract = dartaotruntime-bin-2.17.6-64.zip
source = dartaotruntime-bin-2.17.6-64.zip::https://storage.googleapis.com/dart-archive/channels/stable/release/2.17.6/sdk/dartsdk-linux-x64-release.zip
sha512sums = 6712b6e3691dc241846f8c1353d2bd88cd24c4b37bca3050266cc88e119f9ab5a041aee896db43f00c73ecf93bf8078fe1159b832717465263e188744e874b24
pkgname = dartaotruntime-bin
|