Skip to content

navarroaxel/archlinux-checkupdates-external

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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