chordsketch-bin

LOW
maintainer koedame 0 votes scanned 2026-09-17 07:25:15.887874
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: koedame <koedame@users.noreply.github.com>
2# Auto-generated by the post-release workflow. Do not edit manually.
3
4pkgname=chordsketch-bin
5pkgver=0.7.0
6pkgrel=1
7pkgdesc='ChordPro file format parser and renderer (prebuilt binary)'
8arch=('x86_64')
9url='https://github.com/koedame/chordsketch'
10license=('MIT')
11depends=('glibc' 'libgcc')
12provides=('chordsketch')
13conflicts=('chordsketch')
14source=("https://github.com/koedame/chordsketch/releases/download/v${pkgver}/chordsketch-v${pkgver}-${CARCH}-unknown-linux-gnu.tar.gz")
15sha256sums=('9f38b260f3e9756a56e0aaee7a623af78e055cdc5351a4c6795f8bc053225656')
16
17package() {
18 cd "chordsketch-v${pkgver}-${CARCH}-unknown-linux-gnu"
19 install -Dm755 chordsketch "${pkgdir}/usr/bin/chordsketch"
20 install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
21}
22

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 07:25:15 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