desktop/calcure: Rename pytz dependency

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-09-06 21:10:49 -07:00 committed by Willy Sudiarto Raharjo
parent cace70595f
commit 13019a0d5a
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/26/97/09a6ab51c4f1d9ece72eb0f9
MD5SUM="9be4f15e745a06fc40e20ae16d7d59f0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="holidays jdatetime ics python3-icalendar python3-dateutil kitchen taskw pytz"
REQUIRES="holidays jdatetime ics python3-icalendar python3-dateutil kitchen taskw python3-pytz"
MAINTAINER="Tonus"
EMAIL="tonus1@free.fr"