summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2016-08-01 19:54:59 +0100
committerAshley Whetter2016-08-01 19:54:59 +0100
commitdfd7e435f59da56c98baa22e6c1df334d788f1c6 (patch)
tree2e4725f0b20af99a79a78f3d1790a8e5b942375c
parentff8b740ce2a38b595273173ae68abcddc009b448 (diff)
downloadaur-dfd7e435f59da56c98baa22e6c1df334d788f1c6.tar.gz
Updated to version 1.0.33.106
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b064802b1dde..bb94a55ecd06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.32.96
+ pkgver = 1.0.33.106
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.32.96.g3c8a06e6-37_amd64.deb
- md5sums_x86_64 = eeda7b75270106364f1e5042d2b6840e
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.32.96.g3c8a06e6-3_i386.deb
- md5sums_i686 = 9b014ea8f1828813d3cbaa2ad5e945d1
+ 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
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index 41c5bdeb1bad..d1c4d8b29316 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.32.96
-_anotherpkgver=.g3c8a06e6
+pkgver=1.0.33.106
+_anotherpkgver=.g60b5d1f0
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}-37_amd64.deb")
-md5sums_x86_64=('eeda7b75270106364f1e5042d2b6840e')
+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_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-3_i386.deb")
-md5sums_i686=('9b014ea8f1828813d3cbaa2ad5e945d1')
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-1_i386.deb")
+md5sums_i686=('1e58c26842f09d09aabe9cc84bc71dc7')
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'