Date: Friday, April 7, 2023 @ 05:59:21
Author: felixonmars
Revision: 1440698
upgpkg: python-pgspecial 2.1.0-2: rebuild with python 3.11
Modified:
python-pgspecial/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 05:59:18 UTC (rev 1440697)
+++ PKGBUILD 2023-04-07 05:59:21 UTC (rev 1440698)
@@ -3,7 +3,7 @@
pkgname=python-pgspecial
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='Meta-commands handler for PostgreSQL'
arch=('any')
url='https://github.com/dbcli/pgspecial'