Search Criteria
Package Details: ssh-chat-git r387.f36d7eb-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ssh-chat-git.git (read-only, click to copy) |
|---|---|
| Package Base: | ssh-chat-git |
| Description: | Chat over SSH |
| Upstream URL: | https://github.com/shazow/ssh-chat |
| Licenses: | MIT |
| Provides: | ssh-chat |
| Submitter: | None |
| Maintainer: | 9pfs |
| Last Packager: | 9pfs |
| Votes: | 6 |
| Popularity: | 0.001861 |
| First Submitted: | 2015-01-30 12:54 (UTC) |
| Last Updated: | 2024-08-12 06:46 (UTC) |
Latest Comments
TrialnError commented on 2024-08-24 22:02 (UTC)
Would be nicer, yes. The upstream repo provides tags, so adjusting the
pkgver()togit describe --long --tags --abbrev=7 | sed 's/^v-//;s/\([^-]*-g\)/r\1/;s/-/./g'should work in general.9pfs commented on 2024-08-12 06:50 (UTC)
Should the package version match the other ssh-chat package versions?
9pfs commented on 2024-08-12 06:47 (UTC)
Just updated this package
9pfs commented on 2024-08-12 06:36 (UTC)
About to adopt this package to try to maintain it in the future, I'll do my best. Would adding a systemd service be too far?
MarsSeed commented on 2022-03-04 00:21 (UTC)
Please declare the source repo in PKGBUILD
source=()array and don't usegoto manually clone the git repo.flacks commented on 2016-10-28 15:10 (UTC) (edited on 2016-10-30 02:11 (UTC) by flacks)