diff --git a/.SRCINFO b/.SRCINFO index 949efcdde204..74cbf65d4e89 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = pgadmin4-desktop-bin pkgdesc = The desktop user interface 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.10 - pkgrel = 1 + pkgrel = 2 url = https://www.pgadmin.org/ arch = x86_64 license = PostgreSQL diff --git a/PKGBUILD b/PKGBUILD index c3b5c84a0ca7..92479b64d2de 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=pgadmin4-desktop-bin pkgver=9.10 -pkgrel=1 +pkgrel=2 pkgdesc='The desktop user interface 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')