summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2016-05-31 20:56:15 +0100
committerAshley Whetter2016-05-31 20:56:15 +0100
commit78a2eaa509ec198fee07c90ebd9fbe5716f37fb9 (patch)
tree39db039ae2662708914366e3e3ae80ef783a2db5
parent4f1a50e954d62bcb975c97a726a174892f86c716 (diff)
downloadaur-78a2eaa509ec198fee07c90ebd9fbe5716f37fb9.tar.gz
Updated to version 1.0.31.56
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 352d462cd8b9..e726cb3425c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.29.92
+ pkgver = 1.0.31.56
pkgrel = 1
url = http://www.spotify.com
arch = x86_64
@@ -26,10 +26,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.29.92.g67727800-21_amd64.deb
- md5sums_x86_64 = f8972caff7bb8a24281d1cff043030ee
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.29.92.g67727800-3_i386.deb
- md5sums_i686 = c5c2fb8d3a735c74e8044b8fd09e6cb3
+ source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.31.56.g526cfefe-33_amd64.deb
+ md5sums_x86_64 = 8a4c749c95df04fbe7aea6917bf2be8f
+ source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.31.56.g526cfefe-1_i386.deb
+ md5sums_i686 = e522f85c96e45a02f4ff43a3103cd4d1
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index 88195fade03b..31dfb015fb0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.29.92
-_anotherpkgver=.g67727800
+pkgver=1.0.31.56
+_anotherpkgver=.g526cfefe
pkgrel=1
pkgdesc="A proprietary music streaming service"
arch=('x86_64' 'i686')
@@ -16,11 +16,11 @@ source=('spotify'
md5sums=('3f843269e92d536cefdd2f68df11f248'
'ef25ddc5b6bf8fe1a0d64cbd79e1f7b4')
-source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-21_amd64.deb")
-md5sums_x86_64=('f8972caff7bb8a24281d1cff043030ee')
+source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-33_amd64.deb")
+md5sums_x86_64=('8a4c749c95df04fbe7aea6917bf2be8f')
-source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-3_i386.deb")
-md5sums_i686=('c5c2fb8d3a735c74e8044b8fd09e6cb3')
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-1_i386.deb")
+md5sums_i686=('e522f85c96e45a02f4ff43a3103cd4d1')
depends=("alsa-lib>=1.0.14" "gconf" "gtk2" "glib2" "nss" "libsystemd" "libxtst" "libx11" "libxss" "libcurl-compat" "desktop-file-utils" "rtmpdump")
optdepends=('ffmpeg0.10: Adds support for playback of local files'