From 2577b7dbc575a4a8508c907dcaa741ac5e56fb3a Mon Sep 17 00:00:00 2001 From: Christian Buschau Date: Fri, 1 Feb 2019 04:24:50 +0100 Subject: [PATCH] lollypop: update to 0.9.916. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: #8055 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller --- srcpkgs/lollypop/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/lollypop/template b/srcpkgs/lollypop/template index fcaec0632b9..b0ccd2eb92c 100644 --- a/srcpkgs/lollypop/template +++ b/srcpkgs/lollypop/template @@ -1,20 +1,20 @@ # Template file for 'lollypop' pkgname=lollypop -version=0.9.915 +version=0.9.916 revision=1 # Gitlab upload tag hash -_uhash=0d8f7bd4371c397773ae33fa7f985c0a -build_style=meson +_uhash=864841accc63ef228db697f31bfb191a noarch=yes +build_style=meson +pycompile_module="lollypop" hostmakedepends="intltool itstool pkg-config glib-devel gobject-introspection python3 git" makedepends="gtk+3-devel python3-devel" depends="gst-libav libsecret libnotify python3-youtube-dl python3-dbus python3-gobject python3-pylast totem-pl-parser python3-wikipedia" -pycompile_module="lollypop" -short_desc="A music player for GNOME" +short_desc="Music player for GNOME" maintainer="Jürgen Buchmüller " license="GPL-3.0-or-later" homepage="https://wiki.gnome.org/Apps/Lollypop" distfiles="https://gitlab.gnome.org/World/${pkgname}/uploads/${_uhash}/${pkgname}-${version}.tar.xz" -checksum=3416e3acf6204ff674445501c4e5c24f6d5ad1475d5667ea2a9b8bc6d0c5cd4f +checksum=268a5ff469ae8f501b07793b8ca0e86181246e9c9048498aed69e98f5f4c29d3 nocross="gobject-introspection"