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

Maxime Gauduin alucryd at archlinux.org
Thu Jun 20 17:55:11 UTC 2019


    Date: Thursday, June 20, 2019 @ 17:55:10
  Author: alucryd
Revision: 482512

upgpkg: lollypop 1.1.0-1

Modified:
  lollypop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-20 17:45:59 UTC (rev 482511)
+++ PKGBUILD	2019-06-20 17:55:10 UTC (rev 482512)
@@ -3,7 +3,7 @@
 # Contributor: Cédric Bellegarde <gnumdk at gmail.com>
 
 pkgname=lollypop
-pkgver=1.0.12
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='Music player for GNOME'
 arch=(any)
@@ -40,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