Search Criteria
Package Details: typo-git r24.2b34eb0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/typo-git.git (read-only, click to copy) |
---|---|
Package Base: | typo-git |
Description: | A modern version of the original Unix typo command. |
Upstream URL: | https://github.com/robpike/typo |
Licenses: | BSD |
Conflicts: | typo |
Submitter: | aksr |
Maintainer: | aksr |
Last Packager: | aksr |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-18 15:18 (UTC) |
Last Updated: | 2023-01-01 21:59 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
vesath commented on 2020-03-16 20:11 (UTC) (edited on 2020-03-16 20:15 (UTC) by vesath)
Also the
sed
line needs to be updated to something more robust (not relying on line number) now that upstream has been updated. Cheers.vesath commented on 2020-03-16 20:03 (UTC)
Thanks for this package but you could please clean out all the undefined variables in the PKGBUILD? Cheers.
For instance,
makepkg --source
reports: "ERROR: depends is not allowed to be empty."Cheers.