xfkey-wonkey-bin
LOW
maintainer flexiondotorg
0 votes
scanned 2026-09-13 17:14:56.485361
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
# This file was generated by GoReleaser. DO NOT EDIT.
2
# Maintainer: Martin Wimpress <code@wimpress.io>
3
4
pkgname='xfkey-wonkey-bin'
5
pkgver=0.1.1
6
pkgrel=1
7
pkgdesc='Configure your XFKEY One Key Max on Linux.'
8
url='https://github.com/wimpysworld/WonKey'
9
arch=('aarch64' 'x86_64')
10
license=('BlueOak-1.0.0')
11
provides=('wonkey')
12
conflicts=('wonkey')
13
14
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/wimpysworld/WonKey/releases/download/v${pkgver}/WonKey_${pkgver}_linux_arm64.tar.gz")
15
sha256sums_aarch64=('d82d024d519a59eea39f7849c3e964932fc7f0e2615100eebeea1eca57079f65')
16
17
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/wimpysworld/WonKey/releases/download/v${pkgver}/WonKey_${pkgver}_linux_amd64.tar.gz")
18
sha256sums_x86_64=('6431d1a078cc6d401ba04d00835de026dcad2584c61f8f016ea4bccdce65663f')
19
20
package() {
21
install -Dm755 wonkey "${pkgdir}/usr/bin/wonkey"
22
23
}
24
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-13 17:14:56 | Low | 1 |