python/python3-shtab: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-04-27 01:50:59 -06:00 committed by Willy Sudiarto Raharjo
parent cec9c1f7fd
commit 43eb8e2b94
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/iterative/shtab/releases/download/v1.6.1/shtab-1.6.
MD5SUM="d9e0f4e3a1c46dfc7d1cce2b10aaf217"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wheel"
REQUIRES="python3-wheel"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"