wallapop-cli-bin
LOW
maintainer microck
0 votes
scanned 2026-09-17 11:25:44.432472
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: Microck <microck at users dot noreply dot github dot com>
3
4
pkgname='wallapop-cli-bin'
5
pkgver=0.1.0
6
pkgrel=1
7
pkgdesc='Terminal CLI for Wallapop'
8
url='https://github.com/Microck/wallapop-cli'
9
arch=('aarch64' 'x86_64')
10
license=('MIT')
11
provides=('wallapop-cli')
12
conflicts=('wallapop-cli')
13
depends=('ca-certificates')
14
15
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/Microck/wallapop-cli/releases/download/v${pkgver}/wallapop_${pkgver}_linux_arm64.tar.gz")
16
sha256sums_aarch64=('d45b150c6b3ae7ea4047e5f9cbb2518ceffbc73d9d9ef8e27c73cda8384034f7')
17
18
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/Microck/wallapop-cli/releases/download/v${pkgver}/wallapop_${pkgver}_linux_amd64.tar.gz")
19
sha256sums_x86_64=('8340eef7a422fbf05325ba8afa883ca8970011cf6fa5bba32c58183ab554c6c3')
20
21
package() {
22
install -Dm755 "./wallapop" "${pkgdir}/usr/bin/wallapop"
23
install -Dm644 "./LICENSE" "${pkgdir}/usr/share/licenses/wallapop-cli-bin/LICENSE"
24
}
25
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 11:25:44 | Low | 1 |