python3-spotipy: update to 2.22.0.
This commit is contained in:
parent
e044c378c6
commit
865e3713a8
@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-spotipy'
|
||||
pkgname=python3-spotipy
|
||||
version=2.21.0
|
||||
version=2.22.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3-setuptools"
|
||||
@ -12,7 +12,7 @@ license="MIT"
|
||||
homepage="https://github.com/plamere/spotipy"
|
||||
changelog="https://raw.githubusercontent.com/spotipy-dev/spotipy/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/plamere/spotipy/archive/${version}.tar.gz"
|
||||
checksum=da0310c3635b973742bc3e5ff217af492d54095ddb150d8a022039f3b0e179cb
|
||||
checksum=d5cc2672f249d339ba2054d4a0228a1670bc43fd9942f0e7c62fbe99e16f97e2
|
||||
make_check=no # Requires Spotify API Key
|
||||
|
||||
post_install() {
|
||||
|
Loading…
Reference in New Issue
Block a user