summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 767dfd13e0a5..fdca76684097 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=spotdl
pkgver=4.2.5
-pkgrel=4
+pkgrel=5
pkgdesc='Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).'
arch=('any')
@@ -36,7 +36,7 @@ depends=(
'python-slugify'
'python-spotipy'
'python-syncedlyrics'
- 'python-typing-extensions'
+ 'python-typing_extensions'
'python-ytmusicapi'
'uvicorn'
'yt-dlp'