summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authora8212021-12-13 10:08:03 +0100
committera8212021-12-13 10:08:03 +0100
commita5c160b79d2e9230ffeb8415736d05edffb32f37 (patch)
tree90ca38ef2502f5b33544e68c79ec6ba123c332bc
parent95325b0216515ef82a8d8012d456b079d18cded4 (diff)
downloadaur-a5c160b79d2e9230ffeb8415736d05edffb32f37.tar.gz
bump for python3.10 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0180fac7270..06751b8b57b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pgcli
pkgdesc = a command line interface for Postgres with auto-completion and syntax highlighting
pkgver = 3.2.0
- pkgrel = 1
+ pkgrel = 2
url = http://pgcli.com/
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 8cc566e5dbc5..42ea69c63d4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=pgcli
pkgver=3.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="a command line interface for Postgres with auto-completion and syntax highlighting"
url="http://pgcli.com/"
arch=(any)