diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-11-04 00:26:36 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:05 +0700 |
commit | 7a419614426967085c12d3f4c4e9459c01047d30 (patch) | |
tree | bced87506dead0f94589f4d61ce771e100814386 /libraries/pylast/pylast.info | |
parent | 545118a60b65d667477a25689e4578b5c364e2f7 (diff) |
libraries/pylast: Updated for version 5.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/pylast/pylast.info')
-rw-r--r-- | libraries/pylast/pylast.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/pylast/pylast.info b/libraries/pylast/pylast.info index 4f9b426fe2caa..0dc5f32d0f668 100644 --- a/libraries/pylast/pylast.info +++ b/libraries/pylast/pylast.info @@ -1,10 +1,10 @@ PRGNAM="pylast" -VERSION="5.0.0" +VERSION="5.1.0" HOMEPAGE="https://github.com/pylast/pylast" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pylast/pylast-5.0.0.tar.gz" -MD5SUM="0357d928765d1fbc95675038f7ea8c42" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pylast/pylast-5.1.0.tar.gz" +MD5SUM="4682873efce8ca68e93d5d39d91f5681" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-httpx" +REQUIRES="python3-httpx python3-hatch_vcs" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |