summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2016-09-03 17:59:51 +0100
committerAshley Whetter2016-09-03 17:59:51 +0100
commit2519f4262f597ac85aa1bba4eb67c8f6f36237e0 (patch)
tree51245519aaa9de11ef25c9f78baed13c4db05874
parentb85f87daf103bd0e1b017eb93b4100507bffb336 (diff)
downloadaur-2519f4262f597ac85aa1bba4eb67c8f6f36237e0.tar.gz
Updated to version 1.0.37.152
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f719dd57f2da..07be2f9103aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.36.120
+ pkgver = 1.0.37.152
pkgrel = 1
url = http://www.spotify.com
arch = x86_64
@@ -26,10 +26,10 @@ pkgbase = spotify
source = spotify.protocol
md5sums = cfef2f72647980c639201c6ab39e8534
md5sums = ef25ddc5b6bf8fe1a0d64cbd79e1f7b4
- source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.36.120.g536a862f-20_amd64.deb
- md5sums_x86_64 = 8c27d59e63eca56f36688cca9a7da4a5
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.36.120.g536a862f-2_i386.deb
- md5sums_i686 = 1181510a78b329a5f85bba68879d3810
+ source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.37.152.gc83ea995-42_amd64.deb
+ md5sums_x86_64 = 7fb0b777aa807bd79157f62ca3dc435f
+ source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.37.152.gc83ea995-42_i386.deb
+ md5sums_i686 = 3fe48999909ff10b0004dd7a4d845990
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index 8f67af56a688..1fdd9e9213e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.36.120
-_anotherpkgver=.g536a862f
+pkgver=1.0.37.152
+_anotherpkgver=.gc83ea995
pkgrel=1
pkgdesc="A proprietary music streaming service"
arch=('x86_64' 'i686')
@@ -16,11 +16,11 @@ source=('spotify'
md5sums=('cfef2f72647980c639201c6ab39e8534'
'ef25ddc5b6bf8fe1a0d64cbd79e1f7b4')
-source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-20_amd64.deb")
-md5sums_x86_64=('8c27d59e63eca56f36688cca9a7da4a5')
+source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-42_amd64.deb")
+md5sums_x86_64=('7fb0b777aa807bd79157f62ca3dc435f')
-source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-2_i386.deb")
-md5sums_i686=('1181510a78b329a5f85bba68879d3810')
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-42_i386.deb")
+md5sums_i686=('3fe48999909ff10b0004dd7a4d845990')
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'