dotpak-bin

LOW
maintainer isaac-varg 0 votes scanned 2026-09-07 19:15:19.836787
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# This file was generated by GoReleaser. DO NOT EDIT.
2# Maintainer: Isaac hello@isaacvargas.dev
3
4pkgname='dotpak-bin'
5pkgver=0.1.1
6pkgrel=1
7pkgdesc='Package installation manager cli for your dotfiles'
8url='https://github.com/isaacvarg/dotpak'
9arch=('aarch64' 'x86_64')
10license=('MIT')
11provides=('dotpak')
12conflicts=('dotpak' 'dotpak-git')
13
14source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/isaacvarg/dotpak/releases/download/v${pkgver}/dotpak_${pkgver}_linux_arm64.tar.gz")
15sha256sums_aarch64=('45f21e1b1e50557db77d81d042bfeb5d7b7d97c7068d79521149eb1affff669c')
16
17source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/isaacvarg/dotpak/releases/download/v${pkgver}/dotpak_${pkgver}_linux_amd64.tar.gz")
18sha256sums_x86_64=('bff9014dc72edde3bcc7b5ff8270ba1a08ce5b110387b2885221d9ca54ac892a')
19
20package() {
21 install -Dm755 "./dotpak" "${pkgdir}/usr/bin/dotpak"
22 install -Dm644 "./LICENSE" "${pkgdir}/usr/share/licenses/dotpak-bin/LICENSE"
23}
24

Scan history

Scanned at (UTC)SeverityRules
2026-09-07 19:15:19 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