tideftp-bin

LOW
maintainer alliehere 0 votes scanned 2026-09-17 15:25:49.288233
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 TideFTP repository, not this file.
5
6pkgname=tideftp-bin
7pkgver=0.3.1
8pkgrel=1
9pkgdesc="Keyboard-first terminal file transfer client for SFTP, FTP and FTPS with a two-pane layout and a real transfer queue"
10arch=('x86_64' 'aarch64')
11url="https://github.com/allisonhere/TideFTP"
12license=('MIT')
13provides=("tideftp=$pkgver")
14conflicts=('tideftp')
15optdepends=(
16 'wl-clipboard: clipboard support on Wayland'
17 'xclip: clipboard support on X11'
18 'xsel: clipboard support on X11 (alternative to xclip)'
19)
20# Upstream ships a static, already-stripped binary; re-stripping it only
21# produces an empty debug package.
22options=('!strip' '!debug')
23
24source=("LICENSE-$pkgver::$url/raw/v$pkgver/LICENSE")
25source_x86_64=("$pkgname-$pkgver-x86_64.tar.gz::$url/releases/download/v$pkgver/tideftp-linux-x86_64.tar.gz")
26source_aarch64=("$pkgname-$pkgver-aarch64.tar.gz::$url/releases/download/v$pkgver/tideftp-linux-aarch64.tar.gz")
27sha256sums=('7ded3abde5f4be92306e0ee24c6db97b1825e4eaa1b8fd473669c521f5a409dd')
28sha256sums_x86_64=('d829555fe7575cc9cad2cc9791fbce5166aaba70e2fd97c29b70a3c1acc3d3d5')
29sha256sums_aarch64=('333b80b705262895eb424bd4a78dacb3c8a74186cc0285e2af167b42acc03e7c')
30
31package() {
32 install -Dm755 "$srcdir/tideftp-linux-$CARCH" "$pkgdir/usr/bin/tideftp"
33 install -Dm644 "$srcdir/LICENSE-$pkgver" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
34}
35

Scan history

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