Date: Tuesday, June 23, 2020 @ 07:51:03 Author: alucryd Revision: 650929
upgpkg: lollypop 1.3.2-1 Modified: lollypop/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-23 07:50:27 UTC (rev 650928) +++ PKGBUILD 2020-06-23 07:51:03 UTC (rev 650929) @@ -3,7 +3,7 @@ # Contributor: Cédric Bellegarde <[email protected]> pkgname=lollypop -pkgver=1.3.1 +pkgver=1.3.2 pkgrel=1 pkgdesc='Music player for GNOME' arch=(any) @@ -37,7 +37,8 @@ 'libsecret: Last.FM support' 'youtube-dl: Youtube support' ) -source=(git+https://gitlab.gnome.org/World/lollypop.git#tag=523bd2fe072689ae7361b01e170915cc0db4064b) +_tag=8916eeefe36d3294a080b9c1bc86792ed9306c0e +source=(git+https://gitlab.gnome.org/World/lollypop.git#tag=${_tag}) sha256sums=(SKIP) pkgver() {
