academic/veusz: Fixed dep info

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2021-04-18 23:34:39 +02:00
parent 405a0dec32
commit d562526466
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/veusz/veusz/releases/download/veusz-3.3.1/veusz-3.3
MD5SUM="1c7d42d6f87ea3b98fafc8dc52dbbc58"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="numpy3 python3-PyQt5"
REQUIRES="numpy3"
MAINTAINER="Fellype do Nascimento"
EMAIL="fellype (at) gmail (dot) com"