Search Criteria
Package Details: xcwd-git 20190309-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/xcwd-git.git (read-only, click to copy) |
---|---|
Package Base: | xcwd-git |
Description: | xcwd is a simple tool that prints the current working directory of the currently focused window. |
Upstream URL: | https://github.com/schischi/xcwd.git |
Licenses: | BSD |
Submitter: | haawda |
Maintainer: | qwazerty |
Last Packager: | qwazerty |
Votes: | 23 |
Popularity: | 0.020920 |
First Submitted: | 2013-05-20 19:35 (UTC) |
Last Updated: | 2022-01-15 01:28 (UTC) |
Dependencies (2)
- libx11 (libx11-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
qwazerty commented on 2022-01-15 01:30 (UTC)
Updated the clone URL to git+https://github.com/schischi/xcwd
Meikk99 commented on 2022-01-11 01:28 (UTC)
The source git://github.com/schischi/xcwd should be replaced with git+https://github.com/schischi/xcwd since github no longer allows connections over the git:// protocol (see https://github.blog/2021-09-01-improving-git-protocol-security-github/).
qwazerty commented on 2020-06-01 13:33 (UTC)
Thanks for the notice, I've updated the github URL.
slang commented on 2020-05-31 07:28 (UTC)
Source should be updated from git://github.com/schischi-a/xcwd to git://github.com/schischi/xcwd
The repo owner changed their username on GitHub and the old one is unregistered, meaning anyone can take it and put a repo at that old URL. Since there's no MD5 check, this is a bit of a security issue.