George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
pgcli
Commits:
431d0825 by George Rawlinson at 2025-12-25T21:05:57+00:00
upgpkg: 4.4.0-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pgcli
pkgdesc = A command line interface for PostgreSQL with auto-completion
and syntax highlighting
pkgver = 4.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.pgcli.com/
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=pgcli
pkgver=4.4.0
-pkgrel=1
+pkgrel=2
pkgdesc='A command line interface for PostgreSQL with auto-completion and
syntax highlighting'
arch=(any)
url='https://www.pgcli.com/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pgcli/-/commit/431d082586b0c986874b5da55f80dfc5ee3f268c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pgcli/-/commit/431d082586b0c986874b5da55f80dfc5ee3f268c
You're receiving this email because of your account on gitlab.archlinux.org.