updates.Pacman depends on pacman-contrib since pacman 5.1.0 (#650)
This commit is contained in:
parent
3efbd56bb7
commit
0f4480e991
@ -5,7 +5,7 @@ from i3pystatus.updates import Backend
|
|||||||
class Pacman(Backend):
|
class Pacman(Backend):
|
||||||
"""
|
"""
|
||||||
Checks for updates in Arch Linux repositories using the
|
Checks for updates in Arch Linux repositories using the
|
||||||
`checkupdates` script which is part of the `pacman` package.
|
`checkupdates` script which is part of the `pacman-contrib` package.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
Loading…
Reference in New Issue
Block a user