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/PKGBUILD15
1 files changed, 4 insertions, 11 deletions
diff --git a/extra/gnome-music/PKGBUILD b/extra/gnome-music/PKGBUILD
index 5c28a347a..ea633a08d 100644
--- a/extra/gnome-music/PKGBUILD
+++ b/extra/gnome-music/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gnome-music
-pkgver=3.10.1
-pkgrel=2
+pkgver=3.10.3
+pkgrel=1
pkgdesc="Music player and management application"
arch=(i686 x86_64)
license=('GPL')
@@ -11,15 +11,8 @@ depends=(grilo grilo-plugins tracker python gobject-introspection libdmapsharing
makedepends=(intltool)
groups=('gnome-extra')
install=gnome-music.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
- notification.patch)
-sha256sums=('3b75643e8a6e4d9b44b2572f0ddecfa0ec32affd9172c43a4bec909d15ac9d7c'
- '629ff5a277aecd97d3e1040d3eee70b8f011f3cf65c7fa8ec03fc22b829059fd')
-
-prepare() {
- cd $pkgname-$pkgver
- patch -Np1 -i ../notification.patch
-}
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c07e8dcde2cc67bcd0b9d6b8dfb6b16c73c65700d7bd80087068da6e037faf68')
build() {
cd $pkgname-$pkgver