aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py-discogs-client/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-discogs-client/APKBUILD b/testing/py-discogs-client/APKBUILD
index ded18b931c..15398bc142 100644
--- a/testing/py-discogs-client/APKBUILD
+++ b/testing/py-discogs-client/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=py-discogs-client
_pkgname=discogs-client
-pkgver=2.0.2
+pkgver=2.2.2
pkgrel=0
pkgdesc="Official Python API client for Discogs"
url="https://github.com/discogs/discogs_client"
@@ -23,4 +23,4 @@ package() {
python2 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="d562dda57ac3f80f82ae03576d201888a6f0a71362281b62e48def368b9a31b3e3249b784f20da4ca89fa672b6053f9cd27ca66b2fb094321cf803274975b7b2 discogs-client-2.0.2.tar.gz"
+sha512sums="cf08526f739216efa9ef628f28650c8074cd6ddb21e0ab5431a8c8864c1f2707f612b065baf6b2f907b7fa7cdf2cfe5905cbefddb02c6f8f1c7796b0631a2ba7 discogs-client-2.2.2.tar.gz"