raind-bin

LOW
maintainer rokuroo 0 votes scanned 2026-09-01 15:48:43.798595
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: rokuroo171 <mrakkakhairilazwar@gmail.com>
2pkgname=raind-bin
3pkgver=0.3.0
4pkgrel=1
5pkgdesc="Terminal weather screensaver with four modes: rain, thunder, snow, meteor (prebuilt binary)"
6arch=('x86_64' 'aarch64')
7url="https://github.com/rokuroo171/raind"
8license=('MIT')
9provides=('raind')
10conflicts=('raind')
11source_x86_64=("$pkgname-$pkgver-x86_64.tar.gz::https://github.com/rokuroo171/raind/releases/download/v$pkgver/raind_${pkgver}_linux_amd64.tar.gz")
12source_aarch64=("$pkgname-$pkgver-aarch64.tar.gz::https://github.com/rokuroo171/raind/releases/download/v$pkgver/raind_${pkgver}_linux_arm64.tar.gz")
13sha256sums_x86_64=('1a45834209e93dbf846e520a4809530d29c68026e5aa24944d42475cb30419ad')
14sha256sums_aarch64=('4e47dcf776228a5c2f562e9e620dac87a75a98c0048e7f1b26d25c4e72eae850')
15
16package() {
17 install -Dm755 raind "$pkgdir/usr/bin/raind"
18 install -Dm644 README.md "$pkgdir/usr/share/doc/raind/README.md"
19 install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" 2>/dev/null || true
20}
21

Scan history

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