summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Schumacher2021-05-20 00:24:07 +0200
committerTim Schumacher2021-05-20 00:24:07 +0200
commit90c6e604d8f3a45e4c70317efd3c9c6167c56efa (patch)
tree5dfce78c83904990be77b6318a56cc9972f73fdd /PKGBUILD
parent29033f26f6243d259e5db3e61c088f8a7420a075 (diff)
downloadaur-90c6e604d8f3a45e4c70317efd3c9c6167c56efa.tar.gz
Update to 0.17.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbbdc057202b..d84682dd931e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Schumacher <timschumi@gmx.de>
pkgname=python-ytmusicapi
-pkgver=0.17.0
+pkgver=0.17.1
pkgrel=1
pkgdesc="Unofficial API for YouTube Music."
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/sigma67/ytmusicapi"
depends=('python-setuptools' 'python-requests')
source=("https://pypi.io/packages/source/y/ytmusicapi/ytmusicapi-$pkgver.tar.gz"
"ytmusicapi-${pkgver}-LICENSE::https://raw.githubusercontent.com/sigma67/ytmusicapi/$pkgver/LICENSE")
-sha512sums=('ff89604574fe650c4becc0d8eaba7313ad7b2783faad6e1486a10185f9142f28d8a4c4367dc68f45edfb723920dd2beed2ac7054b43743537ee987a3262f115c'
+sha512sums=('a88376b704c4cb447936b6e74d45a5cadbd72f279a064ae44c187ba31e104c893fe4fe51a8e1d7e686ef296c8e1a9141c3f43322e1802348dbeed88c89e95d39'
'205d1ad949dbce9cbd5a3631ba2a9f7a06117cb7745870fcb201ad649e6ef987c8c5f8d791a5509a15a0918b65d7af59ab6d502b1804ccfe2a3026f9f0004468')
build() {