summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPekka Ristola2021-12-13 13:07:03 +0200
committerPekka Ristola2021-12-13 13:07:03 +0200
commit7c0f7027e95973e23d938c002de072f08263b473 (patch)
tree2d12d5b01d89e30d9dce7e7dc42e57bcc277d19b
parentdaed3194146a4f1a0d5e56f1e6e0ca0212303029 (diff)
downloadaur-7c0f7027e95973e23d938c002de072f08263b473.tar.gz
Python 3.10 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da855d0e978c..65b1e5cb5058 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-ytmusicapi
pkgdesc = Unofficial API for YouTube Music
pkgver = 0.19.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sigma67/ytmusicapi
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 8152d21d899e..519810119c59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-ytmusicapi
pkgver=0.19.5
-pkgrel=1
+pkgrel=2
pkgdesc="Unofficial API for YouTube Music"
arch=('any')
url="https://github.com/sigma67/ytmusicapi"