tidemail-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 tidemail repository, not this file.
5
6pkgname=tidemail-bin
7pkgver=1.0.18
8pkgrel=1
9pkgdesc="Keyboard-first terminal email client with multi-account mail, a unified inbox, drafts, contacts, search, and optional AI tools"
10arch=('x86_64' 'aarch64')
11url="https://github.com/allisonhere/tidemail"
12license=('MIT')
13provides=("tidemail=$pkgver")
14conflicts=('tidemail')
15optdepends=(
16 'xdg-utils: open links and attachments in a desktop application'
17 'wl-clipboard: clipboard support on Wayland'
18 'xclip: clipboard support on X11'
19 'xsel: clipboard support on X11 (alternative to xclip)'
20 'libnotify: desktop notifications for new mail'
21)
22# Upstream ships a static, already-stripped binary; re-stripping it only
23# produces an empty debug package.
24options=('!strip' '!debug')
25
26source=("LICENSE-$pkgver::$url/raw/v$pkgver/LICENSE")
27source_x86_64=("$pkgname-$pkgver-x86_64.tar.gz::$url/releases/download/v$pkgver/tidemail-linux-x86_64.tar.gz")
28source_aarch64=("$pkgname-$pkgver-aarch64.tar.gz::$url/releases/download/v$pkgver/tidemail-linux-aarch64.tar.gz")
29sha256sums=('7ded3abde5f4be92306e0ee24c6db97b1825e4eaa1b8fd473669c521f5a409dd')
30sha256sums_x86_64=('782b4eac9208b7ee32a7c2532cc230daf05a348024a4512e220e8a4dc6b02fc4')
31sha256sums_aarch64=('64b54eab2e3bef61cde93edc4b9295ef475ad0f6ffd5d38d3800cdb3d593915d')
32
33package() {
34 install -Dm755 "$srcdir/tidemail-linux-$CARCH" "$pkgdir/usr/bin/tidemail"
35 install -Dm644 "$srcdir/LICENSE-$pkgver" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
36}
37

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