summaryrefslogtreecommitdiffstats
path: root/pgschema/.SRCINFO
diff options
context:
space:
mode:
authorGuillaume Horel <guillaume.horel@gmail.com>2026-07-21 09:19:03 -0400
committerGuillaume Horel <guillaume.horel@gmail.com>2026-07-21 09:19:03 -0400
commit6c6691a7c53279ce52015454025be8f61be8129a (patch)
tree6e4765deb8e79772206a25c8bad9da7526428be9 /pgschema/.SRCINFO
parentac613ee835afa02cb448987ee444bf5daf40d66e (diff)
downloadarch-pkgs-6c6691a7c53279ce52015454025be8f61be8129a.tar.gz
pgschema initial import
Diffstat (limited to 'pgschema/.SRCINFO')
-rw-r--r--pgschema/.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/pgschema/.SRCINFO b/pgschema/.SRCINFO
new file mode 100644
index 0000000..2f37af3
--- /dev/null
+++ b/pgschema/.SRCINFO
@@ -0,0 +1,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