aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2017-09-26 09:10:21 +0000
committerTimo Teräs <timo.teras@iki.fi>2017-09-26 10:10:40 +0000
commit80f9f35a5035c895bffa8aa4941eee8ce09b9ba6 (patch)
tree7607e59ea64d8cfd8abb5169a5e4bfa436aa0ed8
parent0f01a95d1dcb975e6626c4e645e1a4514f9973f3 (diff)
downloadaports-80f9f35a5035c895bffa8aa4941eee8ce09b9ba6.tar.bz2
aports-80f9f35a5035c895bffa8aa4941eee8ce09b9ba6.tar.xz
main/py-pylast: upgrade to 1.9.0
-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"