Date: Thursday, March 18, 2021 @ 09:32:50 Author: alucryd Revision: 894338
upgpkg: python-pylast 4.2.0-1 Modified: python-pylast/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-18 09:28:59 UTC (rev 894337) +++ PKGBUILD 2021-03-18 09:32:50 UTC (rev 894338) @@ -5,7 +5,7 @@ # Contributor: Amr Hassan <[email protected]> pkgname=python-pylast -pkgver=4.1.0 +pkgver=4.2.0 pkgrel=1 pkgdesc='A Python interface to Last.fm and Libre.fm' arch=(any) @@ -15,8 +15,9 @@ makedepends=( git python-setuptools + python-setuptools-scm ) -_tag=26ffcf5ad61765f9940e463717d0f5f3e56ecbf1 +_tag=aad860a2222e1616dc521094d5eb1a6d237db869 source=(git+https://github.com/pylast/pylast.git#tag=${_tag}) sha256sums=(SKIP)
