Date: Wednesday, November 16, 2022 @ 14:26:01 Author: alucryd Revision: 1349106
upgpkg: lollypop 1.4.36-1 Modified: lollypop/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-16 14:24:08 UTC (rev 1349105) +++ PKGBUILD 2022-11-16 14:26:01 UTC (rev 1349106) @@ -3,8 +3,8 @@ # Contributor: Cédric Bellegarde <[email protected]> pkgname=lollypop -pkgver=1.4.35 -pkgrel=2 +pkgver=1.4.36 +pkgrel=1 pkgdesc='Music player for GNOME' arch=(any) url=https://gitlab.gnome.org/World/lollypop @@ -14,6 +14,7 @@ gst-python gtk3 libhandy + libsoup python-beautifulsoup4 python-cairo python-gobject @@ -39,7 +40,7 @@ 'libsecret: Last.FM support' 'youtube-dl: Youtube support' ) -_tag=311bd3e21b8825b22bbfc397f0fcfbcf54e20b40 +_tag=e3daa763ef0baa1d8679af8de6175b3d77b74e04 source=(git+https://gitlab.gnome.org/World/lollypop.git#tag=${_tag}) sha256sums=(SKIP)
