strdust-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=strdust-bin
4_pkgname=strdust
5pkgver=0.20.0
6pkgrel=1
7pkgdesc="Tandem repeat genotyper for long reads"
8arch=('x86_64')
9url="https://github.com/wdecoster/STRdust"
10license=('MIT')
11provides=("$_pkgname")
12conflicts=("$_pkgname")
13options=('!strip' '!debug')
14source=(
15 "https://github.com/wdecoster/STRdust/releases/download/v${pkgver}/STRdust-linux"
16 "https://raw.githubusercontent.com/wdecoster/STRdust/v${pkgver}/LICENSE"
17)
18sha256sums=('0a21b228cc93b1a9a5823a5b5a5ce98c4dbe4fbf633dffb03b5f804bf4317c8c'
19 'dbf91161de2ff4681a888eb7f7e4ba23da1fbf8e3071ff7a011686a9102278b3')
20
21package() {
22 install -Dm755 "${srcdir}/STRdust-linux" "${pkgdir}/usr/bin/${_pkgname}"
23 install -Dm644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
24}
25

Changes since previous scan

--- PKGBUILD @ 2026-08-16 00:03
+++ PKGBUILD @ 2026-08-22 15:17
@@ -4,7 +4,7 @@
_pkgname=strdust
pkgver=0.20.0
pkgrel=1
-pkgdesc="A tandem repeat genotyper for long reads"
+pkgdesc="Tandem repeat genotyper for long reads"
arch=('x86_64')
url="https://github.com/wdecoster/STRdust"
license=('MIT')

Scan history

Scanned at (UTC)SeverityRules
2026-08-22 15:17:41 Low 1
2026-08-18 00:03:42 Clean 2
2026-08-17 15:36:47 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