summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d6a6d60c188178a8e60df5c5fd90faff01e27979 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = adminer
	pkgdesc = A full-featured MySQL management tool written in PHP
	pkgver = 5.4.2
	pkgrel = 1
	url = https://www.adminer.org
	install = adminer.install
	arch = any
	license = Apache-2.0
	license = GPL-2.0-only
	depends = php-interpreter
	optdepends = apache
	optdepends = elasticsearch
	optdepends = mariadb
	optdepends = mongodb
	optdepends = mysql
	optdepends = postgresql
	optdepends = sqlite
	source = https://github.com/vrana/adminer/releases/download/v5.4.2/adminer-5.4.2.php
	sha256sums = 5b761efe7049bf586119256324fd417b49e5bb9243b40d9734fe86655e4402fd

pkgname = adminer