[arch-commits] Commit in python-pylast/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Sun May 1 08:11:39 UTC 2022
Date: Sunday, May 1, 2022 @ 08:11:38
Author: alucryd
Revision: 1192030
upgpkg: python-pylast 5.0.0-1
Modified:
python-pylast/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-01 08:11:19 UTC (rev 1192029)
+++ PKGBUILD 2022-05-01 08:11:38 UTC (rev 1192030)
@@ -5,8 +5,8 @@
# Contributor: Amr Hassan <amr.hassan at gmail.com>
pkgname=python-pylast
-pkgver=4.4.0
-pkgrel=4
+pkgver=5.0.0
+pkgrel=1
pkgdesc='A Python interface to Last.fm and Libre.fm'
arch=(any)
url='https://github.com/pylast/pylast'
@@ -17,7 +17,7 @@
python-setuptools
python-setuptools-scm
)
-_tag=2966ecfd1301b7e192950381bdef290a27d03183
+_tag=aefa7cef1bb4487f19914f2719c806ec891fdb93
source=(git+https://github.com/pylast/pylast.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list