python/python3-openpyxl: Fix MD5SUM

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2022-02-16 14:30:10 -08:00 committed by Willy Sudiarto Raharjo
parent f1961c2457
commit 6d56ec61fe
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="python3-openpyxl"
VERSION="3.0.9"
HOMEPAGE="https://openpyxl.readthedocs.org/"
DOWNLOAD="https://foss.heptapod.net/openpyxl/openpyxl/-/archive/3.0.9/openpyxl-3.0.9.tar.bz2"
MD5SUM="de15aebb41001ca3f9a8ef66378c6fe4"
MD5SUM="0259a3ffa6d2269c7e1609e3074b8923"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="et_xmlfile"