Date: Thursday, January 7, 2021 @ 13:16:53
  Author: alucryd
Revision: 811734

upgpkg: python-pylast 4.1.0-1

Modified:
  python-pylast/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-01-07 13:16:42 UTC (rev 811733)
+++ PKGBUILD    2021-01-07 13:16:53 UTC (rev 811734)
@@ -5,8 +5,8 @@
 # Contributor: Amr Hassan <[email protected]>
 
 pkgname=python-pylast
-pkgver=4.0.0
-pkgrel=2
+pkgver=4.1.0
+pkgrel=1
 pkgdesc='A Python interface to Last.fm and Libre.fm'
 arch=(any)
 url='https://github.com/pylast/pylast'
@@ -16,7 +16,7 @@
   git
   python-setuptools
 )
-_tag=49e2831cf607f6f7247ba63f03b51a495695e3c6
+_tag=26ffcf5ad61765f9940e463717d0f5f3e56ecbf1
 source=(git+https://github.com/pylast/pylast.git#tag=${_tag})
 sha256sums=(SKIP)
 

Reply via email to