summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2015-12-02 22:49:41 +0000
committerAshley Whetter2015-12-02 22:49:41 +0000
commit0161f5de0bb2bb663d59f8c4295ae435e32e7270 (patch)
tree058767b5ee195662d6c888acc3f5ada0b3d2fb43
parenta11184dfa03f0028a25079d960c7f0a504faaaa0 (diff)
downloadaur-0161f5de0bb2bb663d59f8c4295ae435e32e7270.tar.gz
Updated to version 1.0.19.106
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb1efc008f72..70889083f84c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.17.75
- pkgrel = 2
+ pkgver = 1.0.19.106
+ pkgrel = 1
url = http://www.spotify.com
arch = x86_64
arch = i686
@@ -24,10 +24,10 @@ pkgbase = spotify
source = spotify.protocol
md5sums = 3f843269e92d536cefdd2f68df11f248
md5sums = ef25ddc5b6bf8fe1a0d64cbd79e1f7b4
- source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.17.75.g8f111100_amd64.deb
- md5sums_x86_64 = 6e7cdbc4321ddf218bff5f36a565f0c2
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.17.75.g8f111100_i386.deb
- md5sums_i686 = 843743f3706aeb65a122625c1183c859
+ source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.19.106.gb8a7150f_amd64.deb
+ md5sums_x86_64 = bf32c2e053099789bdd9246fd8cd828c
+ source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.19.106.gb8a7150f_i386.deb
+ md5sums_i686 = fff46b31c56fd283c654166afb232728
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index 4684fdde9ee9..99da9290dc13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.17.75
-_anotherpkgver=.g8f111100
-pkgrel=2
+pkgver=1.0.19.106
+_anotherpkgver=.gb8a7150f
+pkgrel=1
pkgdesc="A proprietary music streaming service"
arch=('x86_64' 'i686')
license=('custom:"Copyright (c) 2006-2010 Spotify Ltd"')
@@ -17,10 +17,10 @@ md5sums=('3f843269e92d536cefdd2f68df11f248'
'ef25ddc5b6bf8fe1a0d64cbd79e1f7b4')
source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}_amd64.deb")
-md5sums_x86_64=('6e7cdbc4321ddf218bff5f36a565f0c2')
+md5sums_x86_64=('bf32c2e053099789bdd9246fd8cd828c')
source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}_i386.deb")
-md5sums_i686=('843743f3706aeb65a122625c1183c859')
+md5sums_i686=('fff46b31c56fd283c654166afb232728')
depends=("alsa-lib>=1.0.14" "gconf" "gtk2" "glib2" "nss" "libsystemd" "libxtst" "libx11" "libxss" "libcurl-compat")
optdepends=('desktop-file-utils: Adds URI support to compatible desktop environments'