omnidotdev-kiln-bin

LOW
maintainer lotus 0 votes scanned 2026-09-25 05:10:30.358237
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: Omni <team@omni.dev>
2pkgname=omnidotdev-kiln-bin
3pkgver=0.1.0
4pkgrel=1
5pkgdesc="Zero-config source-to-image container builder (pre-built)"
6arch=('x86_64')
7url="https://kiln.omni.dev"
8license=('Apache-2.0')
9depends=()
10provides=('omnidotdev-kiln')
11conflicts=('omnidotdev-kiln')
12source=("$pkgname-$pkgver.tar.gz::https://github.com/omnidotdev/kiln/releases/download/v$pkgver/kiln-x86_64-unknown-linux-gnu.tar.gz"
13 "$pkgname-$pkgver-LICENSE::https://raw.githubusercontent.com/omnidotdev/kiln/v$pkgver/LICENSE.md")
14
15package() {
16 install -Dm755 "kiln" "$pkgdir/usr/bin/kiln"
17 install -Dm644 "$pkgname-$pkgver-LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
18}
19sha256sums=('ea6e0fb49caa7d8b5b56476d8c2696df34a8990133102d365051e74bea88468b'
20 '64d90764a9baac9d5f0797d6d9a7dfb26823396df09c872557e971cf76cc0a92')
21

Scan history

Scanned at (UTC)SeverityRules
2026-09-25 05:10:30 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