Date: Monday, January 10, 2022 @ 10:25:02 Author: alucryd Revision: 1099007
upgpkg: python-pylast 4.4.0-3 Modified: python-pylast/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 10:24:00 UTC (rev 1099006) +++ PKGBUILD 2022-01-10 10:25:02 UTC (rev 1099007) @@ -5,7 +5,7 @@ # Contributor: Amr Hassan <[email protected]> pkgname=python-pylast -pkgver=4.3.0 +pkgver=4.4.0 pkgrel=3 pkgdesc='A Python interface to Last.fm and Libre.fm' arch=(any) @@ -17,7 +17,7 @@ python-setuptools python-setuptools-scm ) -_tag=3db88e98ce77bc86bf533389b06a028a75251409 +_tag=2966ecfd1301b7e192950381bdef290a27d03183 source=(git+https://github.com/pylast/pylast.git#tag=${_tag}) sha256sums=(SKIP)
