lollypop: update to 0.9.514.
Closes #14670. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
b996b25d67
commit
cadfe38c6a
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'lollypop'
|
||||
pkgname=lollypop
|
||||
version=0.9.504
|
||||
version=0.9.514
|
||||
revision=1
|
||||
build_style=meson
|
||||
noarch=yes
|
||||
hostmakedepends="intltool itstool pkg-config glib-devel gobject-introspection python3"
|
||||
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"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Lollypop"
|
||||
distfiles="https://gitlab.gnome.org/gnumdk/lollypop/uploads/98a3b6d073c5fed4333627f26d325a5f/lollypop-${version}.tar.xz"
|
||||
checksum=549baa80f6d005107e6c29b55f68a1d1275c898877fff5dc48ef7549ef2f247b
|
||||
distfiles="https://gitlab.gnome.org/gnumdk/lollypop/uploads/fc731e0878cea850ebadb46afd69b3b8/lollypop-${version}.tar.xz"
|
||||
checksum=b9597979372a54445e8317e417331557302d212775a9d528593c568dc8c91803
|
||||
|
|
Loading…
Reference in a new issue