Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 750 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 750 Bytes

archlinux-checkupdates-external

Rust Lint Code Base

This app checks updates from the Google Chrome and JetBrains upstream repositories for the Arch Linux AUR packages. The output format is similar to the Arch Linux checkupdates command.

<package> <current_ver> -> <new_version>

For Google Chrome the app fetch the gzip file with metadata for the official Yum repository.

For JetBrains, downloads the updates XML and checks for specifics product, in the release and EAP channels.

$ checkupdates-external
rider 2020.1.3 -> 2020.1.4