summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOle Jon Bjørkum2016-02-08 10:37:52 +0100
committerOle Jon Bjørkum2016-02-08 10:37:52 +0100
commit0d7e29896cd23b69a899362dc5a2406ff9a90e60 (patch)
treebe162e904ab8fa02bf9a9cf6da5ad00bbe4d26d0
parent23148344ef9ffabf71825d0e55e3bc0063f249ec (diff)
downloadaur-0d7e29896cd23b69a899362dc5a2406ff9a90e60.tar.gz
spotify-stable-0.9.17-5
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6d002cfc3af..fdc664db6b3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Mon Feb 8 09:37:05 UTC 2016
pkgbase = spotify-stable
pkgdesc = A proprietary music streaming service. Version recommended by Spotify. See URL.
pkgver = 0.9.17
- pkgrel = 4
+ pkgrel = 5
url = https://www.spotify.com/download/linux/
install = spotify-stable.install
arch = x86_64
@@ -9,6 +11,7 @@ pkgbase = spotify-stable
depends = binutils
depends = desktop-file-utils
depends = ffmpeg-compat
+ depends = gconf
depends = libgcrypt11
depends = libxss
depends = openssl
diff --git a/PKGBUILD b/PKGBUILD
index 1b6ad4f0b261..8169a462af05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=spotify-stable
pkgver=0.9.17
-pkgrel=4
+pkgrel=5
pkgdesc="A proprietary music streaming service. Version recommended by Spotify. See URL."
arch=('x86_64')
url="https://www.spotify.com/download/linux/"
license=('custom:Copyright (c) 2014 Spotify AB')
-depends=('binutils' 'desktop-file-utils' 'ffmpeg-compat' 'libgcrypt11' 'libxss' 'openssl' 'python2-xdg' 'qt4' 'wget' 'xdg-utils')
+depends=('binutils' 'desktop-file-utils' 'ffmpeg-compat' 'gconf' 'libgcrypt11' 'libxss' 'openssl' 'python2-xdg' 'qt4' 'wget' 'xdg-utils')
conflicts=('spotify' 'spotify-beta' 'spotify094' 'spotify32bit')
install=$pkgname.install
source=('http://repository-origin.spotify.com/pool/non-free/s/spotify/spotify-client-0.9.17_0.9.17.8.gd06432d.31-1_amd64.deb')