From efd4dbb40725f0fc14f79161bd6e5b7cff446586 Mon Sep 17 00:00:00 2001 From: Fabian Affolter <fabian@affolter-engineering.ch> Date: Thu, 9 Aug 2018 07:30:26 +0000 Subject: [PATCH] main/py-pylast: upgrade to 2.4.0 --- main/py-pylast/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/py-pylast/APKBUILD b/main/py-pylast/APKBUILD index aaa8cf583ae4..6f12d49f373f 100644 --- a/main/py-pylast/APKBUILD +++ b/main/py-pylast/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter <clandmeter@gmail.com> # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=py-pylast -pkgver=2.3.0 +pkgver=2.4.0 pkgrel=0 pkgdesc="A Python interface to the last.fm API" url="https://github.com/pylast/pylast" @@ -49,4 +49,4 @@ _py3() { _py python3 } -sha512sums="13c0bfb27f9ecf1c20f8ce4a631b7764700623d817c9cf6c0eb127597b12e830940d18f214ea74e6a065496f19f481499b72b959abd577dafadf0afe436aea56 pylast-2.3.0.tar.gz" +sha512sums="2807aaebd9eb901b1eb803416fa319785d95a12fe7ebc72ff211f48ee6e06d4aa25438a24279e73b31fa73a599d666fbfe784952b2da387e6d777c2726effc6f pylast-2.4.0.tar.gz" -- GitLab