scripts: switch to curl
commit84034bb92414b6c68ac1b5dad1d8cb872d68bf6b
authorAlad Wenter <alad@archlinux.org>
Sat, 28 Mar 2020 13:38:40 +0000 (28 14:38 +0100)
committerAlad Wenter <alad@archlinux.org>
Sat, 28 Mar 2020 14:03:35 +0000 (28 15:03 +0100)
tree6f06ba7e83adaa1c7bd759bd56645874a0eae6f2
parentf17ac31cbe3282933c9d3ca8d2b37d00e3a5de1e
scripts: switch to curl

curl can take input from stdin through the -K- option. Removes the
dependency on wget.
lib/aur-pkglist
lib/aur-query
makepkg/PKGBUILD
man1/aur-pkglist.1
man1/aur-query.1