summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPekka Ristola2021-09-08 18:50:51 +0300
committerPekka Ristola2021-09-08 18:50:51 +0300
commite15be254fa137eefbfa86b4943a8cb47c23a41f4 (patch)
tree80445ace849ae0670bfad530cb93e841053f737a /.SRCINFO
parent5da74d8c4a172ba6bd9763dab9b0ca5bd4cc11d6 (diff)
downloadaur-e15be254fa137eefbfa86b4943a8cb47c23a41f4.tar.gz
Update to 0.19.2
Move python-setuptools to makedepends, because pkg_resources is no longer imported.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a39d01655db6..e27846f9da55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = python-ytmusicapi
pkgdesc = Unofficial API for YouTube Music
- pkgver = 0.19.1
+ pkgver = 0.19.2
pkgrel = 1
url = https://github.com/sigma67/ytmusicapi
arch = any
license = MIT
- depends = python-setuptools
+ makedepends = python-setuptools
depends = python-requests
- source = https://files.pythonhosted.org/packages/source/y/ytmusicapi/ytmusicapi-0.19.1.tar.gz
- sha256sums = 1b8a050e2208b3d05359106d8c44c3d62e60edf6753529bd8a207788a6caeb95
+ source = https://files.pythonhosted.org/packages/source/y/ytmusicapi/ytmusicapi-0.19.2.tar.gz
+ sha256sums = 5667f7799a5e44f0d85b2e9f73c55162c41926bc305f7293b349e37cfcba1d11
pkgname = python-ytmusicapi