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

Maxime Gauduin alucryd at archlinux.org
Tue May 28 07:14:03 UTC 2019


    Date: Tuesday, May 28, 2019 @ 07:14:03
  Author: alucryd
Revision: 472224

upgpkg: lollypop 1.0.12-1

Modified:
  lollypop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-28 07:13:50 UTC (rev 472223)
+++ PKGBUILD	2019-05-28 07:14:03 UTC (rev 472224)
@@ -3,7 +3,7 @@
 # Contributor: Cédric Bellegarde <gnumdk at gmail.com>
 
 pkgname=lollypop
-pkgver=1.0.11
+pkgver=1.0.12
 pkgrel=1
 pkgdesc='Music player for GNOME'
 arch=(any)
@@ -28,7 +28,6 @@
 )
 optdepends=(
   'easytag: Modify tags'
-  'flatpak: Flatpak Portal'
   'gst-libav: FFmpeg plugin for GStreamer'
   'gst-plugins-bad: "Bad" plugin libraries'
   'gst-plugins-base: "Base" plugin libraries'
@@ -41,7 +40,7 @@
   'youtube-dl: Youtube support'
 )
 source=(git+https://gitlab.gnome.org/World/lollypop.git#tag=${pkgver})
-sha256sums=('SKIP')
+sha256sums=(SKIP)
 
 build() {
   arch-meson lollypop build \



More information about the arch-commits mailing list