omnidb-server-bin

LOW
maintainer tmtaxman 0 votes scanned 2026-09-13 15:14:52.955091
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1# Maintainer: tmtaxman <tmtaxman2 at gmail dot com>
2
3pkgname=omnidb-server-bin
4pkgver=4.4.3
5pkgrel=1
6pkgdesc="OmniDB Server - web-based database management tool (headless server component)"
7arch=('x86_64')
8_source="https://github.com/heptau/omnidb"
9url='https://www.omnidb.net/'
10license=('MIT')
11provides=('omnidb-server')
12conflicts=('omnidb-bin' 'omnidb-server')
13depends=('glibc')
14options=('!debug')
15
16source=("$pkgname-$pkgver.tar.gz::$_source/releases/download/v$pkgver/OmniDB-linux-x64.tar.gz"
17 "$pkgname-LICENSE::https://raw.githubusercontent.com/heptau/omnidb/refs/heads/master/LICENSE")
18sha256sums=('a299e440b84b1a7ffa5f98fb773eaef201ee26552bd75ad08188d925e87c1a82'
19 'f0d93a9344e68bfd296783b282d1fec6971a063ce44ced52f7dbd426ec68e4b6')
20
21package() {
22 cd "OmniDB-linux"
23 install -Dm755 "omnidb-server" "$pkgdir/usr/bin/omnidb-server"
24 install -Dm644 "$srcdir/$pkgname-LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
25}
26

Scan history

Scanned at (UTC)SeverityRules
2026-09-13 15:14:52 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion