summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmin Vakil2022-04-16 12:25:34 +0430
committerAmin Vakil2022-04-16 12:30:35 +0430
commit5cfd82d012149a76383b9cf686e3ef4407aff3aa (patch)
tree12b733bd3aef1968d2719dce37aeb2cde5d84edc /PKGBUILD
parentb51b67c2574362e4bfb964f4f9b2bd52577526c3 (diff)
downloadaur-5cfd82d012149a76383b9cf686e3ef4407aff3aa.tar.gz
upgpkg: python-spotdl 3.9.5-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 683cc6634fec..a33e8b261fe3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
pkgname=python-spotdl
-pkgver=3.9.4
+pkgver=3.9.5
pkgrel=1
pkgdesc="Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found)."
@@ -31,7 +31,7 @@ options=(strip emptydirs zipman)
# install="spotdl.install"
source=("https://pypi.io/packages/source/s/spotdl/spotdl-$pkgver.tar.gz")
-b2sums=('232f0531d5fcf0fe1eb1f035f30b0dd3a8a58835081221e6e58d65b1561b1ac844fc7b38c14333eee8853d296e74a814810d2ac5579e30e35fe6bc1d1a4de045')
+b2sums=('172fc4693b39c52e38446d16314881d38ee03eaeaa27471c8578cfd41f70e1fc1da18c41e1edbb1c65fcc3a35f821c55478935f431b5071997ba0431df938e93')
# Document: https://wiki.archlinux.org/title/Python_package_guidelines
build() {