polypolish-bin

LOW
maintainer imjiaoyuan 0 votes scanned 2026-08-22 15:17:41.736085
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: imjiaoyuan <imjiaoyuan@gmail.com>
2
3pkgname=polypolish-bin
4_pkgname=polypolish
5pkgver=0.7.1
6pkgrel=1
7pkgdesc="Short-read polishing tool for bacterial genome assemblies"
8arch=('x86_64')
9url="https://github.com/rrwick/Polypolish"
10license=('GPL-3.0-only')
11provides=('polypolish')
12conflicts=('polypolish')
13options=('!strip' '!debug')
14source=(
15 "https://github.com/rrwick/Polypolish/releases/download/v${pkgver}/polypolish-linux-x86_64-musl-v${pkgver}.tar.gz"
16 "https://raw.githubusercontent.com/rrwick/Polypolish/v${pkgver}/LICENSE"
17)
18sha256sums=('36d4aba0a3165103dbe31f533c5c7993b9027373a8674ea91b1c863307f9ca7e'
19 '8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
20
21package() {
22 install -Dm755 "${srcdir}/${_pkgname}" "${pkgdir}/usr/bin/${_pkgname}"
23 install -Dm644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
24}
25

Scan history

Scanned at (UTC)SeverityRules
2026-08-22 15:17:41 Low 1
2026-08-16 00:03:42 Clean 2
2026-08-15 15:30:38 Low 1
2026-08-14 00:03:41 Clean 2
2026-08-13 17:26:33 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