diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-03-30 08:55:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-03-30 08:55:56 +0700 |
commit | 9233369571395e78518f047dc164ea73f85b6de0 (patch) | |
tree | 009cc61e0656fb196640282d941cfe0dcbe54d28 /python | |
parent | 40827fbd66844cd44b199d3439b8d250dfb1191d (diff) |
python/python-debian: Fix MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python-debian/python-debian.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-debian/python-debian.info b/python/python-debian/python-debian.info index eed7b9faff..c871836acf 100644 --- a/python/python-debian/python-debian.info +++ b/python/python-debian/python-debian.info @@ -2,7 +2,7 @@ PRGNAM="python-debian" VERSION="0.1.52" HOMEPAGE="https://salsa.debian.org/python-debian-team/python-debian" DOWNLOAD="https://salsa.debian.org/python-debian-team/python-debian/-/archive/0.1.52/python-debian-0.1.52.tar.gz" -MD5SUM="f21ca91735d7aae98d0f5b5a0821ee60" +MD5SUM="1f2d0380eba2189b02132b0eef409e95" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-opt python3-setuptools-scm-opt" |