blob: e4b0336a43bf43c8a901355644fcbc638c279f51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = omnidb-app
pkgdesc = Web tool for database management. This is a standalone version that can be used to connect to any database server.
pkgver = 2.17.0
pkgrel = 1
url = https://omnidb.org/
arch = x86_64
license = MIT
depends = python
options = !strip
source_x86_64 = https://github.com/OmniDB/OmniDB/releases/download/2.17.0/omnidb-app_2.17.0-debian-amd64.deb
sha256sums_x86_64 = 4fa5c2d2a7e79b408538633031c7c0fbdc216e74d862f0c86267cf703d42aec4
pkgname = omnidb-app
|