Search Criteria
Package Details: ack-git 6.0pre5.r9.gd0bfee1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ack-git.git (read-only, click to copy) |
---|---|
Package Base: | ack-git |
Description: | The Amsterdam Compiler Kit |
Upstream URL: | http://tack.sourceforge.net/ |
Keywords: | compiler |
Licenses: | BSD |
Submitter: | mutoso |
Maintainer: | mutoso |
Last Packager: | mutoso |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-08-17 01:18 (UTC) |
Last Updated: | 2016-08-17 01:18 (UTC) |
Dependencies (5)
- glibc (glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4)
- bison (byacc-bison, bison-git) (make)
- ed (make)
- flex (flex-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
Latest Comments
abougouffa commented on 2022-03-17 18:18 (UTC)
Hello,
The package is not working, you need to update the repo to use https (git+https://) like this
source=("git+https://github.com/davidgiven/ack.git")
as Github changed its defaults https://github.blog/2021-09-01-improving-git-protocol-security-github/