backup-git-repos-bin

LOW
maintainer alrayyes 0 votes scanned 2026-09-01 17:48:51.913915
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: Ryan Kes <ryan@andthensome.nl>
3
4pkgname='backup-git-repos-bin'
5pkgver=1.12.0
6pkgrel=1
7pkgdesc='Backs up every repository on a self-hosted GitLab or Forgejo instance, or a GitHub.com account, to a local, restorable copy.'
8url='https://github.com/alrayyes/backup-git-repos'
9arch=('aarch64' 'x86_64')
10license=('GPL3')
11provides=('backup-git-repos')
12conflicts=('backup-git-repos')
13
14source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/alrayyes/backup-git-repos/releases/download/v${pkgver}/backup-git-repos_${pkgver}_linux_arm64.tar.gz")
15sha256sums_aarch64=('bb635997993876279d9aa28af0d97033d5a5391cd97e3c86a67ea7777f9aa20c')
16
17source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/alrayyes/backup-git-repos/releases/download/v${pkgver}/backup-git-repos_${pkgver}_linux_amd64.tar.gz")
18sha256sums_x86_64=('1cf1b14c41427bd743f7d6eeb419770df547602b8de22ace714b976e12f0891a')
19
20package() {
21 install -Dm755 ./backup-git-repos "${pkgdir}/usr/bin/backup-git-repos"
22 install -Dm644 ./LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
23}
24

Scan history

Scanned at (UTC)SeverityRules
2026-09-01 17:48:51 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