diff --git a/srcpkgs/python3-spotipy/template b/srcpkgs/python3-spotipy/template index c57db2a92d3..a0a2aba69d9 100644 --- a/srcpkgs/python3-spotipy/template +++ b/srcpkgs/python3-spotipy/template @@ -1,7 +1,7 @@ # Template file for 'python3-spotipy' pkgname=python3-spotipy version=2.19.0 -revision=1 +revision=2 wrksrc="spotipy-${version}" build_style=python3-module hostmakedepends="pkg-config python3-setuptools"