diff options
Diffstat (limited to 'community/postgresql-pglogical')
-rw-r--r-- | community/postgresql-pglogical/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/postgresql-pglogical/APKBUILD b/community/postgresql-pglogical/APKBUILD index 9dee5e2a36..786f1ffaa4 100644 --- a/community/postgresql-pglogical/APKBUILD +++ b/community/postgresql-pglogical/APKBUILD @@ -4,8 +4,8 @@ pkgname=postgresql-pglogical _pkgname=pglogical pkgver=2.1.0 -pkgrel=1 -pkgdesc="Logical Replication extension for PostgreSQ" +pkgrel=2 +pkgdesc="Logical Replication extension for PostgreSQL" url="https://2ndquadrant.com/en/resources/pglogical/" arch="all" license="custom" |