python/python2-automat: Fix MD5SUM.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2022-03-18 22:37:54 +13:00 committed by Willy Sudiarto Raharjo
parent 066dd450ed
commit e7eaee5ff3
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ PRGNAM="python2-automat"
VERSION="20.2.0"
HOMEPAGE="https://pypi.python.org/pypi/Automat"
DOWNLOAD="https://pypi.python.org/packages/source/A/Automat/Automat-20.2.0.tar.gz"
MD5SUM="47e980a48201a1dabe37fa11f20.2.013"
MD5SUM="d6cef9886b037b8857bfbc686f3ae30a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-m2r python2-setuptools-scm python2-attrs"