mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 12:41:55 +01:00
chore: update meta info
This commit is contained in:
parent
8799bdbc83
commit
455669b142
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.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
|
||||
|
|
|
|||
2
PKGBUILD
2
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')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue