microbridge-lmd

LOW
maintainer Rose 0 votes scanned 2026-08-21 17:15:19.681745
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

1pkgname=microbridge-lmd
2pkgver=0.2.0
3pkgrel=1
4pkgdesc="NDP/CSV to LMD Converter"
5arch=('any')
6url="https://github.com/Snowman-scott/MicroBridge"
7license=('GPL-3.0-or-later')
8depends=('python' 'tk' 'python-click' 'python-customtkinter')
9makedepends=('python-build' 'python-installer' 'python-wheel')
10source=("https://files.pythonhosted.org/packages/fa/f6/784f57b4cd8109626aef76896d5b3725c8c9ce6bd2f402f87142ab8538c3/microbridge_lmd-$pkgver.tar.gz")
11sha256sums=('028b0f69bbeece426616d0fde49067b3780fd5a5cbc9b24ad38cfb6ad2824d96')
12
13build() {
14 cd "microbridge_lmd-$pkgver"
15 python -m build --wheel --no-isolation
16}
17
18package() {
19 cd "microbridge_lmd-$pkgver"
20 python -m installer --destdir="$pkgdir" dist/*.whl
21}
22

Scan history

Scanned at (UTC)SeverityRules
2026-08-21 17:15:19 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