diff --git a/.SRCINFO b/.SRCINFO index 245f70ad7d46..bccab7dfbace 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = pgadmin4-server pkgdesc = The core server package for pgAdmin. pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world. pkgver = 9.8 - pkgrel = 2 + pkgrel = 3 url = https://www.pgadmin.org/ arch = x86_64 license = PostgreSQL diff --git a/PKGBUILD b/PKGBUILD index bac65a98d063..a6b5853eeeba 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=pgadmin4-server pkgver=9.8 -pkgrel=2 +pkgrel=3 pkgdesc='The core server package for pgAdmin. pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.' arch=('x86_64') license=('PostgreSQL')