1
0
mirror of https://github.com/Jguer/yay synced 2024-07-05 18:01:50 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
morganamilo
5e04e693c4
Update go-alpm 2019-03-02 21:15:33 +00:00
morganamilo
895788e01b
Update go-alpm 2019-02-14 20:45:18 +00:00
morganamilo
5ce4a49687
Update go-alpm 2019-02-04 16:56:02 +00:00
morganamilo
4f01418769
Support -Sl
Adds (mostly) complete -Sl support. While pacman will also print the
version number for the package, packages.gz does not give version
numbers. Using -Si to fetch all that data would also be unthinkable.

Instead of just missing out the version number yay will print
"unknown-version". This is so that tools that expect a version number do
not break.
2019-01-26 23:31:46 +00:00
Jguer
50a52dba94
Fixes #865 2019-01-17 17:29:20 +00:00
Jguer
6b31a1a626
Finish transition to go modules even in gopath 2018-12-03 14:49:39 +00:00
morganamilo
90d8b15c59
Convert to go modules 2018-09-15 17:42:34 +01:00