lexicmap-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=lexicmap-bin
4_pkgname=lexicmap
5pkgver=0.9.0
6pkgrel=1
7pkgdesc="Efficient sequence alignment against millions of prokaryotic and viral genomes"
8arch=('x86_64')
9url="https://github.com/shenwei356/LexicMap"
10license=('MIT')
11provides=('lexicmap')
12conflicts=('lexicmap')
13options=('!strip' '!debug')
14source=(
15 "https://github.com/shenwei356/LexicMap/releases/download/v${pkgver}/lexicmap_linux_amd64.tar.gz"
16 "https://raw.githubusercontent.com/shenwei356/LexicMap/v${pkgver}/LICENSE"
17)
18sha256sums=('54dea6a35e0c1a25025ad649da47d7cc7f6190ae69e44624db9685bf3c0dd662'
19 '5e5e14f46e2a6dff0a8ad39f2ef48fc8c0a0535ff6c141393a2a4ed465e2abb3')
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-16 00:03
+++ PKGBUILD @ 2026-08-22 15:17
@@ -4,7 +4,7 @@
_pkgname=lexicmap
pkgver=0.9.0
pkgrel=1
-pkgdesc="Efficient sequence alignment tool for querying nucleotide sequences against millions of prokaryotic genomes"
+pkgdesc="Efficient sequence alignment against millions of prokaryotic and viral genomes"
arch=('x86_64')
url="https://github.com/shenwei356/LexicMap"
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-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