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 253f524e576e..1dd54c920a91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
pkgname=python-spotdl
-pkgver=4.1.6
+pkgver=4.1.8
pkgrel=1
pkgdesc='Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).'
@@ -43,7 +43,7 @@ options=(strip emptydirs zipman)
source=("https://pypi.io/packages/source/s/spotdl/spotdl-$pkgver.tar.gz")
# source=("https://github.com/spotDL/spotify-downloader/archive/refs/tags/v$pkgver.zip")
-b2sums=('35c651c78b02c2f38cfc43df80c5d2076a44a106b1ee9ba7bea276a02db8f19c1f11ba11f8942e42656b56f2b1a38874f28014fd5ca238a1b40fcb0a94dc7397')
+b2sums=('350f7b4dc3d4ddc2ba29bfa1445a59abbf9bc7f24f4c79c926094ea828859d9b453e47f7ab56c2b8e34152cfd4c04a5113ad3dda8fddc6a9878c2c729c17f83a')
# Document: https://wiki.archlinux.org/title/Python_package_guidelines
build() {