[arch-commits] Commit in lollypop/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Tue Aug 18 08:27:46 UTC 2020


    Date: Tuesday, August 18, 2020 @ 08:27:45
  Author: alucryd
Revision: 683783

upgpkg: lollypop 1.3.5-1

Modified:
  lollypop/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-18 08:27:29 UTC (rev 683782)
+++ PKGBUILD	2020-08-18 08:27:45 UTC (rev 683783)
@@ -3,7 +3,7 @@
 # Contributor: Cédric Bellegarde <gnumdk at gmail.com>
 
 pkgname=lollypop
-pkgver=1.3.4
+pkgver=1.3.5
 pkgrel=1
 pkgdesc='Music player for GNOME'
 arch=(any)
@@ -12,6 +12,7 @@
 depends=(
   appstream-glib
   gst-plugins-base-libs
+  gst-python
   gtk3
   python-beautifulsoup4
   python-cairo
@@ -37,7 +38,7 @@
   'libsecret: Last.FM support'
   'youtube-dl: Youtube support'
 )
-_tag=ada1da2612a86aa7b43d2a3de1440f951368bff4
+_tag=f088e40e5cc81f6eb9370c3e168cb501bfd30a62
 source=(git+https://gitlab.gnome.org/World/lollypop.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list