diff --git a/README.rst b/README.rst index 26d2b05..2bc2e97 100644 --- a/README.rst +++ b/README.rst @@ -37,6 +37,8 @@ Compare the two files for updates (assuming they are sorted alphabetically; file comm -13 old_ver.txt new_ver.txt # or say that in English: comm -13 old_ver.txt new_ver.txt | sed 's/:/ has updated to version/;s/$/./' + # show both old and new versions + join old_ver.txt new_ver.txt | awk '$2 != $3' Configuration Files =================== diff --git a/configurations/arch_lilydjwg.ini b/configurations/arch_lilydjwg.ini index 40695fb..5ff81c7 100644 --- a/configurations/arch_lilydjwg.ini +++ b/configurations/arch_lilydjwg.ini @@ -131,6 +131,9 @@ aur [python2-netlib-git] aur +[python3-pycurl] +aur + [reaver-wps-svn] aur