Package Details: sshtool 0.1.0-2

Git Clone URL: https://aur.archlinux.org/sshtool.git (read-only, click to copy)
Package Base: sshtool
Description: Interactive SSH session manager with GPG-encrypted config support
Upstream URL: https://github.com/hanashiko/sshtool.git
Keywords: cli connection encryption fzf gpg interactive keyring manager mosh python secure ssh sshpass terminal tmate
Licenses: MIT
Submitter: Hanashiko
Maintainer: Hanashiko
Last Packager: Hanashiko
Votes: 0
Popularity: 0.000000
First Submitted: 2025-06-29 13:13 (UTC)
Last Updated: 2025-07-05 19:00 (UTC)

Dependencies (6)

Required by (0)

Sources (3)

Latest Comments

Hanashiko commented on 2025-07-05 19:59 (UTC)

@Muflone I see, thanks for the advice, I will take it into account and fix it in the next update

Muflone commented on 2025-07-05 19:56 (UTC)

The packages in AUR must fetch the code from the author website or repository and they must not be saved into the AUR itself

So if you have your GitHub specify the source git repository in the PKGBUILD.

Side node if your project has no fixed versions/tags on the git repository then your package should be called sshtool-git to always use the latest commit on git.

Hanashiko commented on 2025-07-05 19:07 (UTC)

@Muflone hi, i keep everything on github, but i made a mistake and accidentally wrote utl when specifying the url in the pkgbuild file, so i have github as my main place to store everything. did you mean that it is also not advisable to store the open source code of the utility on aur repository? then how exactly would it be better to store it? or how exactly would it be better to build it? somehow to pull it from github during the build and build the package based on that? i'm not very good at this, so i would be happy to get some advice on this

Muflone commented on 2025-07-05 16:37 (UTC)

@Hanashiko please don't host sources on AUR, move them somewhere else like gitlab, gitlab or your personal website and removed them from the AUR package