taxonkit-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=taxonkit-bin
4_pkgname=taxonkit
5pkgver=0.20.0
6pkgrel=2
7pkgdesc="Cross-platform and efficient toolkit for rapid taxonomic operations on BARCODE, ASV, OTU or any biological sequences with taxonomy annotation"
8arch=('x86_64')
9url="https://github.com/shenwei356/taxonkit"
10license=('MIT')
11provides=("taxonkit=$pkgver")
12conflicts=('taxonkit')
13options=('!strip' '!debug')
14source=(
15 "https://github.com/shenwei356/taxonkit/releases/download/v${pkgver}/taxonkit_linux_amd64.tar.gz"
16 "https://raw.githubusercontent.com/shenwei356/taxonkit/v${pkgver}/LICENSE"
17)
18sha256sums=('d801ea82f9e516a9f0ccecf72a8212809677b8742fb9528d407fbfca8811a553'
19 '9ecbcee798e1d29dcf6650d0a2cd3db40023d2c2d5d357b6b375e6f3ae3efd45')
20
21package() {
22 install -Dm755 "${srcdir}/${_pkgname}" "${pkgdir}/usr/bin/${_pkgname}"
23 install -Dm644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
24}
25

Changes since previous scan

--- PKGBUILD @ 2026-08-18 00:03
+++ PKGBUILD @ 2026-08-22 15:17
@@ -3,12 +3,12 @@
pkgname=taxonkit-bin
_pkgname=taxonkit
pkgver=0.20.0
-pkgrel=1
+pkgrel=2
pkgdesc="Cross-platform and efficient toolkit for rapid taxonomic operations on BARCODE, ASV, OTU or any biological sequences with taxonomy annotation"
arch=('x86_64')
url="https://github.com/shenwei356/taxonkit"
license=('MIT')
-provides=('taxonkit')
+provides=("taxonkit=$pkgver")
conflicts=('taxonkit')
options=('!strip' '!debug')
source=(

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-13 00:17:07 Clean 2
2026-08-12 01:22:13 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