summaryrefslogtreecommitdiff
path: root/extra/gnome-music/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnome-music/PKGBUILD')
-rw-r--r--extra/gnome-music/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gnome-music/PKGBUILD b/extra/gnome-music/PKGBUILD
index 409f8ebb0..bc54efe94 100644
--- a/extra/gnome-music/PKGBUILD
+++ b/extra/gnome-music/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gnome-music
-pkgver=3.10.0
-pkgrel=2
+pkgver=3.10.1
+pkgrel=1
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)
+depends=(grilo grilo-plugins tracker python gobject-introspection libdmapsharing python-dbus dbus-glib gnome-icon-theme gnome-themes-standard gtk3 gvfs tracker python-gobject)
makedepends=(intltool)
options=('!libtool')
groups=('gnome-extra')
install=gnome-music.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('16ecbb93f4e69a7e85b86fc73413744073d69edaa09e71e135afe2c8de5b1d69')
+sha256sums=('3b75643e8a6e4d9b44b2572f0ddecfa0ec32affd9172c43a4bec909d15ac9d7c')
build() {
cd $pkgname-$pkgver