summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2016-08-15 03:55:45 +0100
committerAshley Whetter2016-08-15 03:55:45 +0100
commitb85f87daf103bd0e1b017eb93b4100507bffb336 (patch)
tree57d9536b96fb6454fd89006e40791e72fb73e12c
parenta02d240ea56fa612d6307f33bf213d67b59705a6 (diff)
downloadaur-b85f87daf103bd0e1b017eb93b4100507bffb336.tar.gz
Updated to version 1.0.36.120
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c4b604f4ea9..f719dd57f2da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.34.146
+ pkgver = 1.0.36.120
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.34.146.g28f9eda2-19_amd64.deb
- md5sums_x86_64 = df428370556f2300763be025359e9fb1
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.34.146.g28f9eda2-2_i386.deb
- md5sums_i686 = a956fdb0009d37eb8eda17dc835449bf
+ 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
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index 783b8eb3e4f6..8f67af56a688 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.34.146
-_anotherpkgver=.g28f9eda2
+pkgver=1.0.36.120
+_anotherpkgver=.g536a862f
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}-19_amd64.deb")
-md5sums_x86_64=('df428370556f2300763be025359e9fb1')
+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_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-2_i386.deb")
-md5sums_i686=('a956fdb0009d37eb8eda17dc835449bf')
+md5sums_i686=('1181510a78b329a5f85bba68879d3810')
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'