From 2d7f6c9f35a81e7cf41a9ae1ed2960dec78b9f0e Mon Sep 17 00:00:00 2001 From: Eugene Pirogov Date: Thu, 21 Dec 2017 00:39:50 +0200 Subject: community/postgresql-pglogical: fix typo --- community/postgresql-pglogical/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/postgresql-pglogical') 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" -- cgit v1.2.3