blob: cc8d3b2bbd40c4ae57c1611cede793e896eb5961 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = doltgresql-bin
pkgdesc = Version Controlled PostgreSQL
pkgver = 0.57.0
pkgrel = 1
url = https://github.com/dolthub/doltgresql
arch = x86_64
arch = aarch64
license = Apache-2.0
provides = doltgres
conflicts = doltgresql
source = README-0.57.0.md::https://raw.githubusercontent.com/dolthub/doltgresql/v0.57.0/README.md
sha256sums = ed593f2dbefd831b5277485483a17854b9768b70dbc0cfa03b73994a4476aba9
source_x86_64 = doltgresql-x86_64-0.57.0.tgz::https://github.com/dolthub/doltgresql/releases/download/v0.57.0/doltgresql-linux-amd64.tar.gz
sha256sums_x86_64 = 228b66027ec81fa057a1c3b11a4265b7217a9cd0199de31a815706b29130c5a0
source_aarch64 = doltgresql-aarch64-0.57.0.tgz::https://github.com/dolthub/doltgresql/releases/download/v0.57.0/doltgresql-linux-arm64.tar.gz
sha256sums_aarch64 = 64a15523da253d3e3f186d28b3f8992e8c8c26f01ee5f53239e2aa997b3c7387
pkgname = doltgresql-bin
|