Search Criteria
Package Details: plasma5-applets-resources-monitor-git r19.3eb845f-1
Git Clone URL: | https://aur.archlinux.org/plasma5-applets-resources-monitor-git.git (read-only) |
---|---|
Package Base: | plasma5-applets-resources-monitor-git |
Description: | Plasmoid for Plasma 5. Shows information about CPU and RAM. |
Upstream URL: | https://github.com/kotelnik/plasma-applet-resources-monitor |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | clearmartin |
Maintainer: | clearmartin |
Last Packager: | clearmartin |
Votes: | 14 |
Popularity: | 0.451486 |
First Submitted: | 2015-06-15 17:58 |
Last Updated: | 2017-06-18 11:44 |
Latest Comments
clearmartin commented on 2015-07-27 16:22
Thanks. I forgot to mark the old ones out-of-date. This is now done and also the conflict property should be OK now.
Rhinoceros commented on 2015-07-26 23:31
Also, you should probably make this conflict with the old package name ('plasma-applet-resources-monitor-git').
FadeMind commented on 2015-06-16 06:16
You have typos in conflicts/provides values.
It is
conflicts=("${pkgname%-*}")
provides=("${pkgname%-*}")
should be
conflicts=("${_pkgname%-*}")
provides=("${_pkgname%-*}")