Search Criteria
Package Details: repocheck-git 20.ac92bd4-1
Git Clone URL: | https://aur.archlinux.org/repocheck-git.git (read-only, click to copy) |
---|---|
Package Base: | repocheck-git |
Description: | Check the status of code repositories under a root directory |
Upstream URL: | https://github.com/kynikos/repocheck |
Keywords: | check git repositories status |
Licenses: | |
Submitter: | kynikos |
Maintainer: | kynikos |
Last Packager: | kynikos |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-05-02 10:00 |
Last Updated: | 2018-08-07 16:34 |
Dependencies (3)
- python (python-dbg)
- git (git-git) (make)
- python-setuptools (make)
Latest Comments
kynikos commented on 2018-08-07 16:37
@lahwaacz Well, this was an easy fix, thanks!
lahwaacz commented on 2018-08-07 11:27
The PKGBUILD is missing
makedepends=('git' 'python-setuptools')
:-)