aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/py-pylast/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py-pylast/APKBUILD b/main/py-pylast/APKBUILD
index 370884fcbf..26e66648fd 100644
--- a/main/py-pylast/APKBUILD
+++ b/main/py-pylast/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
pkgname=py-pylast
-pkgver=1.8.0
+pkgver=1.9.0
pkgrel=0
pkgdesc="A Python interface to the last.fm API"
url="https://github.com/pylast/pylast"
@@ -41,4 +41,4 @@ _py3() {
_py python3
}
-sha512sums="512a0d7e9f4ade42c7b252be2ba422c116188610d9a9c326d6a5ae79858478119262d627f6cdfecc2fb73d4e1304f33caba621685350bcb8287674dfda2a17c2 pylast-1.8.0.tar.gz"
+sha512sums="ff3929583d88466738c9a1e964676652717c9f5bd4631f1a0a7855903e77cd394a612b0e2e8fc2f698ac84a34a135f4e940ff7760c2c88bf388ae56fc9c3da65 pylast-1.9.0.tar.gz"