Skip to content

navarroaxel/archlinux-checkupdates-external

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

App to check updates from Google Chrome and JetBrains to the AUR.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages