gnome-music: update to 3.28.2.
Closes #14228. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
838d03168c
commit
1b196cc712
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-music'
|
||||
pkgname=gnome-music
|
||||
version=3.28.1
|
||||
version=3.28.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
pycompile_module="gnomemusic"
|
||||
|
@ -13,9 +13,10 @@ depends="desktop-file-utils python3-dbus python3-gobject python3-requests
|
|||
short_desc="GNOME music playing application"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
#changelog="https://raw.githubusercontent.com/GNOME/gnome-music/gnome-3-28/NEWS"
|
||||
homepage="https://wiki.gnome.org/Apps/Music"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=ddf9d53c99791cb00e641aba1205efc8b3ec23a83ba54e7a134988435db37c75
|
||||
checksum=2d66f269d3e98caf0edc2cb5e6fdbc7cf5f4a19a4bd36d30e75b007059e26b76
|
||||
lib32disabled=yes
|
||||
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue