gnome-music: update to 3.28.2.1.
Closes #14303. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
f60a28098e
commit
d56abdc46c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-music'
|
||||
pkgname=gnome-music
|
||||
version=3.28.2
|
||||
version=3.28.2.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
pycompile_module="gnomemusic"
|
||||
|
@ -15,8 +15,8 @@ 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=2d66f269d3e98caf0edc2cb5e6fdbc7cf5f4a19a4bd36d30e75b007059e26b76
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=bbf4556b77a97d86b586eeb3015482d800c46bcd293adbda0438ca0871bc9b26
|
||||
lib32disabled=yes
|
||||
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue