Search Criteria
Package Details: eclint 0.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/eclint.git (read-only, click to copy) |
---|---|
Package Base: | eclint |
Description: | EditorConfig linter |
Upstream URL: | https://gitlab.com/greut/eclint |
Licenses: | MIT |
Submitter: | greut |
Maintainer: | greut |
Last Packager: | greut |
Votes: | 4 |
Popularity: | 0.010097 |
First Submitted: | 2020-04-11 15:33 (UTC) |
Last Updated: | 2023-10-12 12:52 (UTC) |
Dependencies (7)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- gzip (dxcompress-gitAUR, dxcompressAUR, gzip-gitAUR, busybox-coreutilsAUR) (make)
- git (git-gitAUR, git-glAUR) (check)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (check)
- git (git-gitAUR, git-glAUR) (optional) – Git repository support
Latest Comments
alerque commented on 2021-09-27 11:53 (UTC) (edited on 2021-09-27 11:54 (UTC) by alerque)
Just FYI next time you don't need to bump the pkgrel value to fix
.SRCINFO
, if the update hasn't hit that file yet it doesn't count for anything that bumping it will fix. No harm done to leave it this cycle, this is just so you know how it works next time.greut commented on 2021-04-13 20:02 (UTC)
@caleb the pgp keys information was not in the SRCINFO, which is the case now. It does build using isolated environments such as: https://github.com/maximbaz/docker-arch-build-aur too.
alerque commented on 2021-03-30 08:26 (UTC)
@greut Are you sure the PGP issue is fixed? I just had the same trouble @cbb mentioned and the manual import he suggested fixed it for me too.
greut commented on 2020-11-12 21:18 (UTC)
@cbb sorry for that. Thanks to @groovytron the typo is fixed.
cbb commented on 2020-07-14 20:40 (UTC)
This package fails to install with the error:
If I import this key manually with e.g.:
... then it does build successfully, but the interaction with
makepkg
would be smoother if automatic key importing worked. As far as I understand, this would mean making the key available viakeyserver hkps://hkps.pool.sks-keyservers.net
.