summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOle Jon Bjørkum2015-11-05 00:15:06 +0100
committerOle Jon Bjørkum2015-11-05 00:15:06 +0100
commit23148344ef9ffabf71825d0e55e3bc0063f249ec (patch)
tree69c44939b64ec0a789f6fbe7b0193c92d7641082
parent849273f11412f0c91ef528fd6ef786656e64bc13 (diff)
downloadaur-23148344ef9ffabf71825d0e55e3bc0063f249ec.tar.gz
spotify-stable 0.9.17-4
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1a1012226d9..a6d002cfc3af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = spotify-stable
pkgdesc = A proprietary music streaming service. Version recommended by Spotify. See URL.
pkgver = 0.9.17
- pkgrel = 3
+ pkgrel = 4
url = https://www.spotify.com/download/linux/
install = spotify-stable.install
arch = x86_64
@@ -17,6 +17,7 @@ pkgbase = spotify-stable
depends = wget
depends = xdg-utils
conflicts = spotify
+ conflicts = spotify-beta
conflicts = spotify094
conflicts = spotify32bit
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
diff --git a/PKGBUILD b/PKGBUILD
index b4e56d209c5e..1b6ad4f0b261 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=spotify-stable
pkgver=0.9.17
-pkgrel=3
+pkgrel=4
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')
-conflicts=('spotify' 'spotify094' 'spotify32bit')
+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')
md5sums=('69a320368ded33cfcc4e3bb4cc71575c')