lomi-bin

LOW
maintainer Woro 0 votes scanned 2026-09-27 00:07:07.510666
View on AUR
Why flagged

The package installs a prebuilt .deb from the project's GitHub releases, which is a normal distribution method; the source is verifiable via checksum and hosted on an official project infrastructure, posing minimal risk.

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.

Low AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is LOW (confidence 95%): The package installs a prebuilt .deb from the project's GitHub releases, which is a normal distribution method; the source is verifiable via checksum and hosted on an official project infrastructure, posing minimal risk.

PKGBUILD

1# Maintainer: Woro <woro@tanieddosy.pl>
2pkgname=lomi-bin
3pkgver=0.5.0
4pkgrel=1
5pkgdesc='A workspace for terminal-driven development'
6arch=('x86_64')
7url='https://github.com/lomi-dev/lomi'
8license=('Apache-2.0')
9depends=('gtk3' 'webkit2gtk-4.1' 'hicolor-icon-theme')
10optdepends=('git: source control and repository history')
11provides=('lomi')
12conflicts=('lomi')
13options=('!strip' '!debug')
14source_x86_64=("Lomi_${pkgver}_amd64.deb::${url}/releases/download/v${pkgver}/Lomi_${pkgver}_amd64.deb")
15# The publication workflow replaces SKIP with the released DEB's SHA-256.
16sha256sums_x86_64=('27df15d80643570ec4e439d320dfa7711dffe9ba35e2a96bdd434a32de802599')
17
18package() {
19 tar -xf data.tar.gz -C "${pkgdir}/"
20}
21

Scan history

Scanned at (UTC)SeverityRules
2026-09-27 00:07:07 Low 2
2026-09-26 00:12:15 Low 2
2026-09-25 21:13:17 Low 2

Report a package

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

0 / 4000
Your suggestion