We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 840a000 + 35c2ded commit 9160ff6Copy full SHA for 9160ff6
1 file changed
src/aur.c
@@ -30,7 +30,7 @@
30
/*
31
* AUR url
32
*/
33
-#define AUR_RPC "/rpc.php"
+#define AUR_RPC "/rpc"
34
#define AUR_RPC_VERSION "?v=5"
35
#define AUR_RPC_SEARCH "&type=search&arg="
36
#define AUR_RPC_BYNAME "&by=name"
0 commit comments