gnome-music: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
228470c2dd
commit
b3b00af19d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-music'
|
||||
pkgname=gnome-music
|
||||
version=3.24.2
|
||||
revision=2
|
||||
version=3.26.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
pycompile_module="gnomemusic"
|
||||
|
@ -10,11 +10,11 @@ makedepends="python3-devel python-gobject-devel python3-dbus
|
|||
grilo-devel gnome-desktop-devel libmediaart-devel tracker-devel"
|
||||
depends="python3-gobject python3-dbus desktop-file-utils python3-requests"
|
||||
short_desc="GNOME music playing application"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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=1a72b7972cac66c7aba7a4fbcbf8df99b3df7c46f26957b3e16089550d3ef62c
|
||||
checksum=3c52144e1c8b97844de97d92ab711f00b2c9591687a42d773e872b90373ff752
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue