You are not logged in.
I needed a simple script which downloads all my AUR packages, as I have them in a git repo, and wanted to make sure the repo isn't out of sync with what I submitted to the AUR.
Maybe it's useful for someone else:
It needs python-requests installed. Then just adjust MAINTAINER and run it. Note it'll remove all subdirectories of your current directory which are named like one of your packages.
It's pretty much quick and dirty, but I'm open for suggestions!
>>> from __future__ import braces
File "<stdin>", line 1
SyntaxError: not a chance
Offline
Your signature is awesome!
Offline