summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmin Vakil2023-05-01 15:50:36 +0330
committerAmin Vakil2023-05-01 15:50:36 +0330
commit65a5944e8ccd92b39105f4e52fbcc233b552a7d0 (patch)
tree5e2db3fa7412dd90eb4e1e85963bee9cdf1c983e /PKGBUILD
parent543202afcf5737b6e75650c7c17a4b074b097f48 (diff)
downloadaur-65a5944e8ccd92b39105f4e52fbcc233b552a7d0.tar.gz
upgpkg: python-spotdl 4.1.10-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 50783dac5d21..556a2ed5719f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
pkgname=python-spotdl
-pkgver=4.1.9
+pkgver=4.1.10
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=('bf94cdad72471d3bf208f16a4f904352c36155f319a3f7ef8d97fff91045eefb2b9d6d7d666f06d6ff6a017daef1b49ae6018748157a994522ba34cd6ff2fa85')
+b2sums=('110d36eaeb8d96e239cd1a6ff81cf79ef3d3f0da82fa4efd6f097b2211bcd20f4804752c01223638a4c5f5771cd8de296c745e5d3b9c19186b8ad52673a7e86c')
# Document: https://wiki.archlinux.org/title/Python_package_guidelines
build() {