summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmin Vakil2022-12-13 16:49:27 +0330
committerAmin Vakil2022-12-13 16:49:27 +0330
commit27b3f24204a3aec59f7c10d8b92b9f2348c7ba09 (patch)
tree6997e2eb3a7656cf63175d98545d3c058694cbce /PKGBUILD
parentd4516df0e07eaa3e7823a90be30b897fcee8fe81 (diff)
downloadaur-27b3f24204a3aec59f7c10d8b92b9f2348c7ba09.tar.gz
upgpkg: python-spotdl 4.0.6-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8748b72a60a1..012abad7228b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
pkgname=python-spotdl
-pkgver=4.0.5
+pkgver=4.0.6
pkgrel=1
pkgdesc="Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found)."
@@ -42,7 +42,7 @@ options=(strip emptydirs zipman)
# install="spotdl.install"
source=("https://pypi.io/packages/source/s/spotdl/spotdl-$pkgver.tar.gz")
-b2sums=('a632ac79d1dfaff2f0a6c2f40b86e8f11f6e51b2f2447f873d816e2a18bccde6410a9f4fae660b38f6168421ff5f8159e0b8f83104ad9b6c18db7f2b23a3d2cf')
+b2sums=('af7337437a39dd8bc143809f5d9161713916816d473bbd1aec380584e6e39e6c48e81c6403a155f11768eedeb637e7859ee19dc44736ab3961cbec1225576505')
# Document: https://wiki.archlinux.org/title/Python_package_guidelines
build() {