victoriatraces-bin

LOW
maintainer angelo-f 0 votes scanned 2026-09-06 11:10:51.811965
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: Angelo Fallaria <ba.fallaria+aur@gmail.com>
2pkgname=victoriatraces-bin
3pkgver=0.11.0
4pkgrel=1
5pkgdesc="Fast and easy to use database for traces that can handle terabytes of trace spans."
6arch=('x86_64' 'aarch64')
7url="https://docs.victoriametrics.com/victoriatraces/"
8license=('Apache-2.0')
9provides=('victoriatraces')
10conflicts=('victoriatraces')
11backup=('etc/default/victoriatraces')
12install=victoriatraces.install
13source_x86_64=("https://github.com/VictoriaMetrics/VictoriaTraces/releases/download/v${pkgver}/victoria-traces-linux-amd64-v${pkgver}.tar.gz")
14source_aarch64=("https://github.com/VictoriaMetrics/VictoriaTraces/releases/download/v${pkgver}/victoria-traces-linux-arm64-v${pkgver}.tar.gz")
15source=("victoriatraces.service"
16 "victoriatraces.default")
17sha256sums=('e6ff5cf2b202fc18cfcc127609765efd2255b8fbe32ef1732897fd8d72ad2fbc'
18 '0fc91310e2c3140bd90b2fad62f497d8e7432cf3a2a8ab3a034b45958e01012a')
19sha256sums_x86_64=('3089ead89b9a95369e265a5321b1ad8e670c3c94afbc9a9faaa9a356346b5b95')
20sha256sums_aarch64=('18176f73fac3b9c7ea88ceba637c7f997593635e446e45e789dc68f1de6d0359')
21
22package(){
23 install -Dm755 "${srcdir}/victoria-traces-prod" "${pkgdir}/usr/bin/victoria-traces"
24 install -Dm644 "${srcdir}/victoriatraces.service" "${pkgdir}/usr/lib/systemd/system/victoriatraces.service"
25 install -Dm644 "${srcdir}/victoriatraces.default" "${pkgdir}/etc/default/victoriatraces"
26}
27

Scan history

Scanned at (UTC)SeverityRules
2026-09-06 11:10:51 Low 1
2026-09-06 09:10:50 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