gnome-music: update to 3.28.0.1.

This commit is contained in:
Enno Boland 2018-03-26 15:42:52 +02:00
parent 3e522e3958
commit 6e1bea9125
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

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