blob: 915d6d98e2f7bce69f21d0bef6dc88c9182d2da3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = stackablectl-bin
pkgdesc = Command line tool to interact with a Stackable Data Platform
pkgver = 24.7.1
pkgrel = 1
url = https://github.com/stackabletech/stackable-cockpit/
arch = x86_64
license = Apache-2.0
depends = gcc-libs
depends = glibc
provides = stackablectl
conflicts = stackablectl
source = https://github.com/stackabletech/stackable-cockpit/releases/download/stackablectl-24.7.1/stackablectl-x86_64-unknown-linux-gnu
b2sums = cd2cfd3397bb6cf5b92ed984fbb5e96366c7a5663f7531a37816a708ed9e1a9c3f608ec8361e43e38323c17597da4e48e1d853c0113a83924d9b1703366872bb
pkgname = stackablectl-bin
|