Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
postgresql
Commits:
0298a257 by Antonio Rojas at 2024-09-01T21:25:41+02:00
upgpkg: 16.3-4: perl 5.40 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = postgresql
pkgdesc = Sophisticated object-relational DBMS
pkgver = 16.3
- pkgrel = 3
+ pkgrel = 4
url = https://www.postgresql.org/
arch = x86_64
license = PostgreSQL
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgname=(
)
pkgver=16.3
_majorver=${pkgver%.*}
-pkgrel=3
+pkgrel=4
pkgdesc='Sophisticated object-relational DBMS'
url='https://www.postgresql.org/'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/postgresql/-/commit/0298a257d6cb91949af26167e0e171086ebeb365
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/postgresql/-/commit/0298a257d6cb91949af26167e0e171086ebeb365
You're receiving this email because of your account on gitlab.archlinux.org.