blob: 53aec81d05e8e88f3465b775e23b89199e229065 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
pkgbase = tabular-bin
pkgdesc = SQL and NoSQL database client (binary release)
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/tabular-id/tabular
install = tabular-bin.install
arch = x86_64
arch = aarch64
license = AGPL3
license = custom:Tabular-EULA
depends = gtk3
depends = glib2
depends = openssl
depends = libxcb
depends = libxkbcommon
depends = systemd-libs
depends = pango
depends = atk
depends = hicolor-icon-theme
optdepends = update-desktop-database: refresh desktop entries
optdepends = gtk-update-icon-cache: refresh icon cache
provides = tabular
conflicts = tabular
source = tabular.desktop::https://raw.githubusercontent.com/tabular-id/tabular/v0.7.0/tabular.desktop
source = LICENSE::https://raw.githubusercontent.com/tabular-id/tabular/v0.7.0/LICENSE
source = LICENSE-AGPL::https://raw.githubusercontent.com/tabular-id/tabular/v0.7.0/LICENSE-AGPL
source = README.md::https://raw.githubusercontent.com/tabular-id/tabular/v0.7.0/README.md
source = logo.png::https://raw.githubusercontent.com/tabular-id/tabular/v0.7.0/assets/logo-512.png
source = logo.svg::https://raw.githubusercontent.com/tabular-id/tabular/v0.7.0/assets/logo.svg
source = tabular-bin.install
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
source_x86_64 = https://github.com/tabular-id/tabular/releases/download/v0.7.0/tabular-x86_64-unknown-linux-gnu.tar.gz
sha256sums_x86_64 = SKIP
source_aarch64 = https://github.com/tabular-id/tabular/releases/download/v0.7.0/tabular-aarch64-unknown-linux-gnu.tar.gz
sha256sums_aarch64 = SKIP
pkgname = tabular-bin
|