mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
lollypop: update to 1.2.1
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
3e6247c746
commit
c9223655a5
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'lollypop'
|
||||
pkgname=lollypop
|
||||
version=1.1.4.16
|
||||
version=1.2.1
|
||||
revision=1
|
||||
# Gitlab upload tag hash
|
||||
_uhash=6b4e4e7a2c17f0770c1e2b3354ae5a3a
|
||||
_uhash=15ebb1f5387e398a2879f2b52d57d8dc
|
||||
archs=noarch
|
||||
build_style=meson
|
||||
pycompile_module="lollypop"
|
||||
hostmakedepends="git glib-devel gobject-introspection intltool itstool pkg-config"
|
||||
makedepends="gtk+3-devel python3-devel"
|
||||
hostmakedepends="cmake git glib-devel gobject-introspection intltool itstool pkg-config"
|
||||
makedepends="gtk+3-devel libsoup-devel python3-gobject-devel python3-devel"
|
||||
depends="dconf gst-libav libnotify libsecret python3-dbus python3-gobject
|
||||
python3-pylast python3-youtube-dl python3-Pillow totem-pl-parser"
|
||||
short_desc="Music player for GNOME"
|
||||
|
@ -16,4 +16,4 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
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=e3da74c32b2edebea29aced4bb00e2d62688298fa4872949b504edf8128b19eb
|
||||
checksum=1fe8934d13d75a382691e49cfa04dbe109eca03840bb387074f22cb47ba462be
|
||||
|
|
Loading…
Add table
Reference in a new issue