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 <[email protected]>
 
 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 \

Reply via email to