mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 22:44:04 +01:00
Fix: Update pkgrel
This commit is contained in:
parent
ed4bee6cf0
commit
0ca2c23215
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.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
|
||||
|
|
|
|||
2
PKGBUILD
2
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')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue