Date: Monday, October 10, 2022 @ 08:37:26 Author: alucryd Revision: 1324700
upgpkg: python-discogs-client 2.5-1 Modified: python-discogs-client/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 08:35:49 UTC (rev 1324699) +++ PKGBUILD 2022-10-10 08:37:26 UTC (rev 1324700) @@ -5,7 +5,7 @@ # Contributor: Joost Bremmer <[email protected]> pkgname=python-discogs-client -pkgver=2.4 +pkgver=2.5 pkgrel=1 pkgdesc='Python Client for the Discogs API' arch=(any) @@ -21,7 +21,7 @@ git python-setuptools ) -_tag=a3736e335ba3a50fef4fdd4e9dd2de899b4527a0 +_tag=b86cad12681e98ff68dfcabf7c81a451d02ccb39 source=(git+https://github.com/joalla/discogs_client.git#tag=${_tag}) b2sums=(SKIP)
