diff options
Diffstat (limited to 'extra/gnome-music/PKGBUILD')
-rw-r--r-- | extra/gnome-music/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gnome-music/PKGBUILD b/extra/gnome-music/PKGBUILD index ea633a08d..5945d0b62 100644 --- a/extra/gnome-music/PKGBUILD +++ b/extra/gnome-music/PKGBUILD @@ -2,12 +2,12 @@ pkgname=gnome-music pkgver=3.10.3 -pkgrel=1 +pkgrel=2 pkgdesc="Music player and management application" arch=(i686 x86_64) license=('GPL') url="https://wiki.gnome.org/Apps/Music" -depends=(grilo grilo-plugins tracker python gobject-introspection libdmapsharing python-dbus dbus-glib gnome-icon-theme gnome-themes-standard gtk3 gvfs tracker python-gobject) +depends=(grilo grilo-plugins tracker python gobject-introspection libdmapsharing python-dbus dbus-glib gnome-icon-theme gnome-themes-standard gtk3 gvfs python-gobject) makedepends=(intltool) groups=('gnome-extra') install=gnome-music.install |