Search Criteria
Package Details: wat-git r29.0861966-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wat-git.git (read-only, click to copy) |
|---|---|
| Package Base: | wat-git |
| Description: | Show upgrades since recent -Syu |
| Upstream URL: | https://github.com/pbrisbin/wat |
| Licenses: | MIT |
| Submitter: | orschiro |
| Maintainer: | carbolymer |
| Last Packager: | haawda |
| Votes: | 22 |
| Popularity: | 0.000451 |
| First Submitted: | 2014-09-22 07:10 (UTC) |
| Last Updated: | 2022-08-28 19:55 (UTC) |
Dependencies (2)
- pacman (pacman-fancy-gitAUR, pacman-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
nymous commented on 2022-03-17 10:28 (UTC)
Since 2022/03/15, GitHub definitely stopped supporting unauthenticated git protocol. This breaks this package with the following error in makepkg:
The unauthenticated git protocol on port 9418 is no longer supported.or the following (more cryptic) error in yay, if you already installed the package:devel check for package failed: '/usr/bin/git ls-remote git://github.com/pbrisbin/wat.git HEAD' encountered an error.This can be fixed by editing the
sourcein the PKGBUILD togit+https://github.com/pbrisbin/wat.gitinstead ofgit://github.com/pbrisbin/wat.git(adding the+httpspart, as explained in the package guidelines).shioyama commented on 2018-12-18 00:39 (UTC)
This package was indeed never out of date. I've anyway updated the pkgver and the flag is gone now.
ChrisLane commented on 2018-11-22 09:24 (UTC)
The package seems fine and isn't out-of-date. It looks like @sispus was trying to use
wat-gitas the command rather thanwat