summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOle Jon Bjørkum2016-03-10 18:58:36 +0100
committerOle Jon Bjørkum2016-03-10 18:58:36 +0100
commitf4de7127b0d68030f01c382f2696d18e677d3a56 (patch)
tree59baf51a38ae591a11244fd082dc62be2540eb68
parent0d7e29896cd23b69a899362dc5a2406ff9a90e60 (diff)
downloadaur-f4de7127b0d68030f01c382f2696d18e677d3a56.tar.gz
spotify-stable
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdc664db6b3b..5092039120b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# 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
@@ -19,6 +17,7 @@ pkgbase = spotify-stable
depends = qt4
depends = wget
depends = xdg-utils
+ provides = spotify=0.9.17
conflicts = spotify
conflicts = spotify-beta
conflicts = spotify094
diff --git a/PKGBUILD b/PKGBUILD
index 8169a462af05..22892dffb696 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=spotify-stable
pkgver=0.9.17
-pkgrel=5
+pkgrel=6
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' 'gconf' 'libgcrypt11' 'libxss' 'openssl' 'python2-xdg' 'qt4' 'wget' 'xdg-utils')
+provides=('spotify=0.9.17')
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')