gnome-music: update to 3.16.0.
This commit is contained in:
parent
beddd5c28c
commit
6ac50fd0cd
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'gnome-music'
|
||||
pkgname=gnome-music
|
||||
version=3.14.3.1
|
||||
version=3.16.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="PYTHON=python3.4"
|
||||
hostmakedepends="pkg-config intltool itstool gobject-introspection glib-devel"
|
||||
makedepends="python3.4-devel python-gobject-devel python3.4-dbus
|
||||
grilo-devel gnome-desktop-devel libmediaart-devel"
|
||||
grilo-devel gnome-desktop-devel libmediaart2-devel"
|
||||
depends="python3.4-gobject>=3.14 python3.4-dbus desktop-file-utils"
|
||||
short_desc="GNOME music playing application"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://live.gnome.org/Apps/Music"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.14/$pkgname-$version.tar.xz"
|
||||
checksum=9bf614cd790bc7abebe56c65f3acae56c90ea5488f97a41a8ef70bcbce42604a
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=910d8a60d65b70c8ae79a40afa7a4e372d5246ba14d16befba3c3982152b0a93
|
||||
|
|
Loading…
Reference in a new issue