opcda-bridge-client-bin
maintainer boiko
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads a prebuilt binary from a GitHub release, which is a common and generally acceptable practice; the source is verifiable and from the project's own infrastructure, but the low vote count and recent upload warrant mild caution.
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 downloads a prebuilt binary from a GitHub release, which is a common and generally acceptable practice; the source is verifiable and from the project's own infrastructure, but the low vote count and recent upload warrant mild caution.
PKGBUILD
1
# Maintainer: Mike Boiko <mike@boiko.ca>
2
# This file is generated by scripts/aurpkg. Do not edit by hand.
3
4
pkgname=opcda-bridge-client-bin
5
pkgver=0.1.1
6
pkgrel=1
7
pkgdesc='OPC DA cross-platform client'
8
arch=('x86_64')
9
url='https://github.com/mikeboiko/opcda-bridge'
10
license=('MIT')
11
provides=('opcda-bridge-client')
12
conflicts=('opcda-bridge-client')
13
14
source=("LICENSE::https://raw.githubusercontent.com/mikeboiko/opcda-bridge/opcda-bridge-client-v0.1.1/LICENSE"
15
"README.md::https://raw.githubusercontent.com/mikeboiko/opcda-bridge/opcda-bridge-client-v0.1.1/README.md")
16
sha256sums=('6e7c22106722c151ffc66d0faf2035155eca1ad91931f5679c6773891c08deef'
17
'f64acbf2bf87deb9d8abe1660ef88e68be672c69d6934f353347551136d4e8a4')
18
19
source_x86_64=("${pkgname}-${pkgver}-x86_64.tar.gz::https://github.com/mikeboiko/opcda-bridge/releases/download/opcda-bridge-client-v0.1.1/opcda-bridge-client-linux-x86_64.tar.gz")
20
sha256sums_x86_64=('ca12624313034b360e3dd4cee07a30a374e48db9d27c1e923c3482eaf2803737')
21
22
package() {
23
install -Dm755 "opcda-bridge-client" "${pkgdir}/usr/bin/opcda-bridge-client"
24
install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
25
install -Dm644 "README.md" "${pkgdir}/usr/share/doc/${pkgname}/README.md"
26
}
27
Changes since previous scan
--- PKGBUILD @ 2026-07-31 01:17+++ PKGBUILD @ 2026-08-03 00:08@@ -2,8 +2,8 @@ # This file is generated by scripts/aurpkg. Do not edit by hand. pkgname=opcda-bridge-client-bin-pkgver=0.1.0-pkgrel=2+pkgver=0.1.1+pkgrel=1 pkgdesc='OPC DA cross-platform client' arch=('x86_64') url='https://github.com/mikeboiko/opcda-bridge'@@ -11,13 +11,13 @@ provides=('opcda-bridge-client') conflicts=('opcda-bridge-client') -source=("LICENSE::https://raw.githubusercontent.com/mikeboiko/opcda-bridge/opcda-bridge-client-v0.1.0/LICENSE"- "README.md::https://raw.githubusercontent.com/mikeboiko/opcda-bridge/opcda-bridge-client-v0.1.0/README.md")+source=("LICENSE::https://raw.githubusercontent.com/mikeboiko/opcda-bridge/opcda-bridge-client-v0.1.1/LICENSE"+ "README.md::https://raw.githubusercontent.com/mikeboiko/opcda-bridge/opcda-bridge-client-v0.1.1/README.md") sha256sums=('6e7c22106722c151ffc66d0faf2035155eca1ad91931f5679c6773891c08deef'- '9a2cfdfbfdf5a8459cf7976cdbd1f4566474f8b580ad607629888e0f96ba2eda')+ 'f64acbf2bf87deb9d8abe1660ef88e68be672c69d6934f353347551136d4e8a4') -source_x86_64=("${pkgname}-${pkgver}-x86_64.tar.gz::https://github.com/mikeboiko/opcda-bridge/releases/download/opcda-bridge-client-v0.1.0/opcda-bridge-client-linux-x86_64.tar.gz")-sha256sums_x86_64=('a2032511c1d9fec074966567d90973c22d42a6bf94172b2e92461d0177be6dff')+source_x86_64=("${pkgname}-${pkgver}-x86_64.tar.gz::https://github.com/mikeboiko/opcda-bridge/releases/download/opcda-bridge-client-v0.1.1/opcda-bridge-client-linux-x86_64.tar.gz")+sha256sums_x86_64=('ca12624313034b360e3dd4cee07a30a374e48db9d27c1e923c3482eaf2803737') package() { install -Dm755 "opcda-bridge-client" "${pkgdir}/usr/bin/opcda-bridge-client"Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | LOW | 2 |
| 2026-08-02 00:16:08 | LOW | 2 |
| 2026-08-01 00:11:18 | LOW | 2 |
| 2026-07-31 23:19:22 | LOW | 2 |
| 2026-07-31 01:17:03 | LOW | 2 |
| 2026-07-31 00:14:10 | LOW | 2 |
| 2026-07-30 23:17:02 | LOW | 2 |
| 2026-07-30 21:16:48 | LOW | 2 |