@@ -36,7 +36,7 @@ Install
3636 - Tkinter (Python wrapper for Tk)
3737 - libnotify and a notification server if your desktop environment does not provide one.
3838 (see https://wiki.archlinux.org/index.php/Desktop_notifications for more details)
39- - PyCrypto https://pypi.python.org/pypi/pycrypto
39+ - PyCryptodome (https://pypi.python.org/pypi/pycryptodome) or PyCrypto ( https://pypi.python.org/pypi/pycrypto)
4040 - Pillow https://pypi.python.org/pypi/Pillow
4141
4242 You also need to have at least one of the following GUI toolkits for the system tray icon:
@@ -51,7 +51,7 @@ Install
5151
5252 In Archlinux, you will need to install the following packages:
5353 tk, tktray (`AUR <https://aur.archlinux.org/packages/tktray >`__), libnotify and the notification server of your choice,
54- python-crypto , python-pillow
54+ python-pycryptodome , python-pillow
5555
5656 Then install the application:
5757 ::
@@ -79,7 +79,7 @@ at <j_4321@protonmail.com>.
7979
8080.. |Release | image :: https://badge.fury.io/gh/j4321%2FCheckMails.svg
8181 :alt: Latest Release
82- :target: https://badge.fury.io/gh/ j4321%2FCheckMails
82+ :target: https://github.com/ j4321/CheckMails/releases
8383.. |Linux | image :: https://img.shields.io/badge/platform-Linux-blue.svg
8484 :alt: Linux
8585.. |License | image :: https://img.shields.io/github/license/j4321/CheckMails.svg
0 commit comments