summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 42f7200ad7a0d308ad136dc8f2f6494ae4b80821 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = pgbrowse
	pkgdesc = PgBrowse is a graphical PostgreSQL client. It will allow the user to connect to a PostgreSQL database and execute SQL commands (and much more).
	pkgver = 1.9
	pkgrel = 1
	url = https://github.com/Geballin/PgBrowse
	arch = x86_64
	arch = i686
	license = GPLv3
	makedepends = make
	depends = tcl
	depends = tk
	source = https://github.com/Geballin/PgBrowse/archive/1.9.tar.gz
	md5sums = d0f919afbc838b116927dbe2dce5c4a1

pkgname = pgbrowse