blob: 808026f2535cbb8ab3274e9e64595fb5c46bfe2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = chartdb
pkgdesc = Database diagrams editor to visualize and design a DB with a single query
pkgver = 1.20.1
pkgrel = 1
url = https://github.com/chartdb/chartdb
install = chartdb.install
arch = any
license = AGPL-3.0-or-later
makedepends = npm
makedepends = git
optdepends = nginx: for serving the application
source = chartdb-1.20.1.tar.gz::https://github.com/chartdb/chartdb/archive/refs/tags/v1.20.1.tar.gz
source = chartdb.conf.example
sha256sums = 8e854d6ac2f65f526be2f748373c9150cce4502cc8c49085cde40fa7a167eb0c
sha256sums = 01d4b1e700bbd87d5ca5a78809e0f2211dbcc4bd1e573e4835b6a3bd7da3c886
pkgname = chartdb
|