aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-18 09:26:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:35 +0000
commit3cd82627863f6334abbaeee48e9914cb508d813b (patch)
tree4b8d4bc16a607ad89e18365987b40fa8df508e5e
parent0b63ad6754e5d9af2c8e133b529dc17a84fd3070 (diff)
community/pgsanity: rebuild against python 3.9
-rw-r--r--community/pgsanity/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pgsanity/APKBUILD b/community/pgsanity/APKBUILD
index b35cde18681..ec304141d51 100644
--- a/community/pgsanity/APKBUILD
+++ b/community/pgsanity/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=pgsanity
pkgver=0.2.9
-pkgrel=0
+pkgrel=1
pkgdesc="Check the syntax of Postgresql SQL files"
url="https://github.com/markdrago/pgsanity"
arch="noarch"