tide-bin

LOW
maintainer alliehere 0 votes scanned 2026-09-17 13:25:46.713858
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: Allie Bayless <drbayless@gmail.com>
2#
3# Generated from packaging/aur/PKGBUILD.in by packaging/aur/render-pkgbuild.sh.
4# Edit the template in the tide repository, not this file.
5
6pkgname=tide-bin
7pkgver=1.2.1
8pkgrel=2
9pkgdesc="Terminal RSS reader built with Bubble Tea"
10arch=('x86_64' 'aarch64')
11url="https://github.com/allisonhere/tide"
12license=('MIT')
13provides=("tide=$pkgver")
14conflicts=('tide')
15optdepends=(
16 'xdg-utils: open articles in a browser'
17 'wl-clipboard: clipboard support on Wayland'
18 'xclip: clipboard support on X11'
19 'xsel: clipboard support on X11 (alternative to xclip)'
20)
21# Upstream ships a static, already-stripped binary; re-stripping it only
22# produces an empty debug package.
23options=('!strip' '!debug')
24
25source=("LICENSE-$pkgver::$url/raw/v$pkgver/LICENSE")
26source_x86_64=("$pkgname-$pkgver-x86_64.tar.gz::$url/releases/download/v$pkgver/tide-linux-x86_64.tar.gz")
27source_aarch64=("$pkgname-$pkgver-aarch64.tar.gz::$url/releases/download/v$pkgver/tide-linux-aarch64.tar.gz")
28sha256sums=('7ded3abde5f4be92306e0ee24c6db97b1825e4eaa1b8fd473669c521f5a409dd')
29sha256sums_x86_64=('4524867dd7ac994d83b7724fbea77dd0564c3e2382c708c1fe03dccd23ccff19')
30sha256sums_aarch64=('35a343c132be3524e411f4988f02e09b5467417ea0cd2519a4fe15c423bf636c')
31
32package() {
33 install -Dm755 "$srcdir/tide-linux-$CARCH" "$pkgdir/usr/bin/tide"
34 install -Dm644 "$srcdir/LICENSE-$pkgver" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
35}
36

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 13:25:46 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