seqkit-bin

MEDIUM
maintainer imjiaoyuan 1 votes scanned 2026-08-22 15:17:41.736085
View on AUR
Why flagged

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

Triggered rules

Medium Recently orphaned & re-adopted orphaned_readopted

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

PKGBUILD

1# Maintainer: imjiaoyuan <imjiaoyuan@gmail.com>
2# Contributor: Kerbiriou Maël <m431.kerbiriou@gmail.com>
3# Contributor: Clint Valentine <valentine.clint@gmail.com>
4
5pkgname=seqkit-bin
6_pkgname=seqkit
7pkgver=2.13.0
8pkgrel=1
9pkgdesc="Cross-platform and ultrafast toolkit for FASTA/Q file manipulation in Golang"
10arch=('x86_64')
11url="https://bioinf.shenwei.me/seqkit"
12license=('MIT')
13provides=('seqkit')
14conflicts=('seqkit')
15options=('!strip' '!debug')
16source=(
17 "https://github.com/shenwei356/seqkit/releases/download/v${pkgver}/seqkit_linux_amd64.tar.gz"
18 "https://raw.githubusercontent.com/shenwei356/seqkit/v${pkgver}/LICENSE"
19)
20sha256sums=('7d686de448464fada1b1988e2e07d693bec68768312da62846bc0e2b502bfc46'
21 'ffa76e8a163f7a8785ccf4f517d601d562d2a68fbd019de9b2eccf49c9b89730')
22
23package() {
24 install -Dm755 "${srcdir}/${_pkgname}" "${pkgdir}/usr/bin/${_pkgname}"
25 install -Dm644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
26}
27

Changes since previous scan

--- PKGBUILD @ 2026-08-16 00:03
+++ PKGBUILD @ 2026-08-22 15:17
@@ -6,7 +6,7 @@
_pkgname=seqkit
pkgver=2.13.0
pkgrel=1
-pkgdesc="A cross-platform and ultrafast toolkit for FASTA/Q file manipulation in Golang"
+pkgdesc="Cross-platform and ultrafast toolkit for FASTA/Q file manipulation in Golang"
arch=('x86_64')
url="https://bioinf.shenwei.me/seqkit"
license=('MIT')

Scan history

Scanned at (UTC)SeverityRules
2026-08-22 15:17:41 Medium 1
2026-08-18 00:03:42 Clean 2
2026-08-17 15:36:47 Medium 1
2026-08-16 00:03:42 Clean 2
2026-08-15 15:30:38 Medium 1
2026-08-14 00:03:41 Clean 2
2026-08-13 05:25:33 Medium 1
2026-08-13 00:17:07 Clean 2
2026-08-12 17:24:46 Medium 1
2026-06-18 16:11:54 Clean 0

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion