Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-08 | lscolors-git: use git+https scheme | Maxim Baz | |
2018-10-20 | lscolors-git: cleanup | Maxim Baz | |
2018-10-17 | lscolors-git: cleanup .install script | Maxim Baz | |
2018-08-05 | lscolors-git: update .SRCINFO | Maxim Baz | |
2018-08-05 | Pre-compute dircolors during lscolors-git build | Maxim Baz | |
2016-06-10 | Make pkgver() switch to the git directory | smls | |
Without this it didn't find the correct git revision number to construct the package version from. Thanks to zerophase for pointing this out. | |||
2016-03-10 | Thoroughly modernize/rewrite the PKGBUILD. | smls | |
Among other things: - follow the VCS packaging guidelines - don't use redundant "|| return 1" - install the readme |