gnome-music: update to 3.28.0.1.
This commit is contained in:
parent
3e522e3958
commit
6e1bea9125
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'gnome-music'
|
# Template file for 'gnome-music'
|
||||||
pkgname=gnome-music
|
pkgname=gnome-music
|
||||||
version=3.26.2
|
version=3.28.0.1
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
pycompile_module="gnomemusic"
|
pycompile_module="gnomemusic"
|
||||||
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
|
||||||
makedepends="python3-devel python-gobject-devel python3-dbus
|
makedepends="python3-devel python-gobject-devel python3-dbus
|
||||||
|
@ -14,8 +14,8 @@ short_desc="GNOME music playing application"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="https://wiki.gnome.org/Apps/Music"
|
homepage="https://wiki.gnome.org/Apps/Music"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=0bf5955ead17951ce57dac362d4460b1b5cdf19e2f554f5393f4d04f413b5555
|
checksum=c5ccbc529b556329e7ab43cb24830ff4cd717eaf8bc1c7913d26ccca7bd5de7b
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue