Skip to content

Commit

Permalink
AURv3.0.0 is out
Browse files Browse the repository at this point in the history
Signed-off-by: Chris “Kwpolska” Warrick <[email protected]>
  • Loading branch information
Kwpolska committed May 27, 2014
1 parent 26271c5 commit 7ca6b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgbuilder/aur.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class AUR:
``pkgbuilder.utils.{info,search,msearch}()`` instead.
"""

rpc = 'https://aur-dev.archlinux.org/rpc.php?v=2'
rpc = 'https://aur.archlinux.org/rpc.php?v=2'
emptystr = '{"version":2,"type":"%s","resultcount":0,"results":[]}'
ua = 'PKGBUILDer/' + pkgbuilder.__version__

Expand Down

0 comments on commit 7ca6b13

Please sign in to comment.