Doesn't work anymore with AUR 3.
Search Criteria
Package Details: aurnotify 0.2.0-1
Package Actions
| Package Base: | aurnotify |
|---|---|
| Description: | A tool to set notify status of favorite packages on AUR |
| Upstream URL: | http://www.archlinux.org/ |
| Category: | system |
| Licenses: | |
| Submitter: | ffjia |
| Maintainer: | ffjia |
| Last Packager: | None |
| Votes: | 16 |
| First Submitted: | 2009-09-08 06:56 |
| Last Updated: | 2013-07-26 13:33 |
Latest Comments
Comment by orschiro
Comment by ffjia
@jsst - thanks for the patch.
Comment by jsst
I uploaded a modified version I use to automate (un)subscribing:
https://github.com/jorissteyn/aurnotify/commit/27948d2af093b34844d48267b615585bef75b826
This script doesn't work without those fixes.
Comment by ffjia
Adding this feature is not difficult.
But I do not think it is a better idea to run "aurnotiry -u username -p
password" in a script or command line, under your circumstance.
Anonymous comment
Could you please add a way to set username and password on the command line? Asking for those values interactively is fine, of course, but it doesn't work very well when the utility is used in batch mode, i.e. in a script. I am aware of the ~/.aurnotify file, which can be used to solve that problem. However, I work on a machine where other people have root access, too, so I'd prefer not to store the password in my home directory.
Comment by ffjia
Changelog:
1. Use "findaurid()" from yaourt to find aur package id
2. Add "~/.config/aurvote" checking, so that we can use exsiting "aurvote" configuration since they change the file location
3. Remove "IDMODE"