blob: 885fe2d1208627236da67d71c802bd7cb2213c93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = trino-cli-bin
pkgdesc = Distributed SQL Query Engine for Big Data - Client
pkgver = 439
pkgrel = 1
url = https://trino.io/
arch = any
license = Apache
depends = java-runtime>=8
depends = sh
noextract = trino-cli-439-executable.jar
source = https://repo1.maven.org/maven2/io/trino/trino-cli/439/trino-cli-439-executable.jar
sha256sums = 00daefdfe869467d34cc502ee851e5b64eac790e253f67ac0c886c26b72d7d8d
pkgname = trino-cli-bin
|