modkit-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=modkit-bin
4_pkgname=modkit
5pkgver=0.6.4
6pkgrel=2
7pkgdesc="Bioinformatics tool for working with modified bases in BAM/CRAM files"
8arch=('x86_64')
9url="https://github.com/nanoporetech/modkit"
10license=('custom')
11provides=("$_pkgname=$pkgver")
12conflicts=("$_pkgname")
13options=('!strip' '!debug')
14source=(
15 "https://github.com/nanoporetech/modkit/releases/download/v${pkgver}/modkit_v${pkgver}_u16_x86_64.tar.gz"
16 "https://raw.githubusercontent.com/nanoporetech/modkit/v${pkgver}/LICENCE.txt"
17)
18sha256sums=('fb332c691431bd336eb0a81cbca17d2a35caf442ac48277ed3e296c2fe061d80'
19 '39cc712a23eead54302ce722e2d0cb6eb73d94ad42f407e7153829a4d5154884')
20
21package() {
22 install -Dm755 "${srcdir}"/dist_modkit_v${pkgver}_*/${_pkgname} "${pkgdir}/usr/bin/${_pkgname}"
23 install -Dm644 "${srcdir}/LICENCE.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENCE.txt"
24}
25

Changes since previous scan

--- PKGBUILD @ 2026-08-18 00:03
+++ PKGBUILD @ 2026-08-22 15:17
@@ -3,12 +3,12 @@
pkgname=modkit-bin
_pkgname=modkit
pkgver=0.6.4
-pkgrel=1
+pkgrel=2
pkgdesc="Bioinformatics tool for working with modified bases in BAM/CRAM files"
arch=('x86_64')
url="https://github.com/nanoporetech/modkit"
license=('custom')
-provides=("$_pkgname")
+provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
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-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