summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3f2dafc5a6d9db85659487acd924908f9b366e67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = postgresqltuner
	pkgdesc = Simple script to analyse your PostgreSQL database configuration inspired by mysqltuner.pl
	pkgver = 1.0.1
	pkgrel = 1
	url = https://github.com/jfcoz/postgresqltuner
	arch = any
	license = GPL
	makedepends = git
	makedepends = markdown
	depends = perl
	depends = perl-dbd-pg
	source = postgresqltuner::git+https://github.com/jfcoz/postgresqltuner.git#tag=1.0.1
	md5sums = SKIP

pkgname = postgresqltuner