Date: Thursday, May 28, 2020 @ 08:03:54 Author: alucryd Revision: 636175
upgpkg: lollypop 1.3.0-1 Modified: lollypop/trunk/PKGBUILD ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-28 08:02:07 UTC (rev 636174) +++ PKGBUILD 2020-05-28 08:03:54 UTC (rev 636175) @@ -3,7 +3,7 @@ # Contributor: Cédric Bellegarde <[email protected]> pkgname=lollypop -pkgver=1.2.35 +pkgver=1.3.0 pkgrel=1 pkgdesc='Music player for GNOME' arch=(any) @@ -35,10 +35,9 @@ 'gst-plugins-ugly: "Ugly" plugin libraries' 'kid3-qt: Store covers in tags' 'libsecret: Last.FM support' - 'python-pylast: Last.FM support' 'youtube-dl: Youtube support' ) -source=(git+https://gitlab.gnome.org/World/lollypop.git#tag=279742c4ead01d4b66ee42778dca735ca0eb38ad) +source=(git+https://gitlab.gnome.org/World/lollypop.git#tag=e11d7549ed4c99e16e515dd2946714fb2c0e89d8) sha256sums=(SKIP) pkgver() {
