aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-psycopg2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-psycopg2/APKBUILD b/community/py3-psycopg2/APKBUILD
index e9f5a14e71e..316fa0d459d 100644
--- a/community/py3-psycopg2/APKBUILD
+++ b/community/py3-psycopg2/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-psycopg2
pkgver=2.8.6
-pkgrel=0
+pkgrel=1
pkgdesc="PostgreSQL adapter for python"
options="!check" # Requires running database
url="http://initd.org/psycopg"