lollypop: update to 1.2.20
This commit is contained in:
parent
ae060529d4
commit
118e596791
1 changed files with 3 additions and 6 deletions
|
@ -1,12 +1,9 @@
|
|||
# Template file for 'lollypop'
|
||||
pkgname=lollypop
|
||||
version=1.2.19
|
||||
version=1.2.20
|
||||
revision=1
|
||||
# Gitlab upload tag hash
|
||||
_uhash=5918e6040337c71b8b88932301c7de0e
|
||||
archs=noarch
|
||||
build_style=meson
|
||||
pycompile_module="lollypop"
|
||||
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
|
||||
|
@ -15,5 +12,5 @@ short_desc="Music player for GNOME"
|
|||
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=96ccfb3c5f47880fdc9bef1e7301173b250275b7c21c9b714d81f2fff198b68f
|
||||
distfiles="https://adishatz.org/lollypop/${pkgname}-${version}.tar.xz"
|
||||
checksum=ef4f115be92d2c9e193fd7d8ce9af304a73604b6f5ad2c826c612b64155e6c03
|
||||
|
|
Loading…
Reference in a new issue