blob: 2f37af3342f20ab5396b9f51d2b07fb9122c023a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = pgschema
pkgdesc = Declarative schema migration for Postgres
pkgver = 1.12.0
pkgrel = 1
url = https://github.com/pgplex/pgschema
arch = x86_64
license = Apache-2.0
makedepends = go
depends = glibc
source = pgschema-1.12.0.tar.gz::https://github.com/pgplex/pgschema/archive/refs/tags/v1.12.0.tar.gz
sha256sums = 68e627939cc8e1eced8de79cbad6a6ceb809ca3bbe06831677da631f8134b7f5
pkgname = pgschema
|