summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb94a55ecd06..4c4b604f4ea9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.33.106
+ pkgver = 1.0.34.146
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.33.106.g60b5d1f0-22_amd64.deb
- md5sums_x86_64 = a88b13b6a41c8bbb0f235cd705f62508
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.33.106.g60b5d1f0-1_i386.deb
- md5sums_i686 = 1e58c26842f09d09aabe9cc84bc71dc7
+ 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
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index d1c4d8b29316..783b8eb3e4f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.33.106
-_anotherpkgver=.g60b5d1f0
+pkgver=1.0.34.146
+_anotherpkgver=.g28f9eda2
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}-22_amd64.deb")
-md5sums_x86_64=('a88b13b6a41c8bbb0f235cd705f62508')
+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_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-1_i386.deb")
-md5sums_i686=('1e58c26842f09d09aabe9cc84bc71dc7')
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-2_i386.deb")
+md5sums_i686=('a956fdb0009d37eb8eda17dc835449bf')
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'