blob: cf8d5a07130b8de44503d54b7e50c54260183856 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = chdig-bin
pkgdesc = Dig into ClickHouse with TUI interface (binaries for latest stable version)
pkgver = 26.4.3
pkgrel = 1
url = https://github.com/azat/chdig
arch = x86_64
arch = aarch64
license = MIT
provides = chdig
conflicts = chdig
source_x86_64 = https://github.com/azat/chdig/releases/download/v26.4.3/chdig-26.4.3-1-x86_64.pkg.tar.zst
sha256sums_x86_64 = 070a02f77db497e342ac321b91f6603747d73c5b841ae61b399a64a1fd709a64
source_aarch64 = https://github.com/azat/chdig/releases/download/v26.4.3/chdig-26.4.3-1-aarch64.pkg.tar.zst
sha256sums_aarch64 = 1569b6716879794a8ded5cc361785fb65954cae7acf862be9b96557b8dd11f23
pkgname = chdig-bin
|