summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2016-11-04 04:26:21 +0000
committerAshley Whetter2016-11-04 04:26:21 +0000
commit3ce746dc183688086423eaea8ea5b6dc4dc0671f (patch)
treee150309905ce06875b0c02700e8aab300cb65ee9
parent12889684caadcf181b7af4abdb37a568110d723e (diff)
downloadaur-3ce746dc183688086423eaea8ea5b6dc4dc0671f.tar.gz
Updated to version 1.0.42.145
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5204f16f1684..1a366a4d2a66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.38.171
+ pkgver = 1.0.42.145
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.38.171.g5e1cd7b2-22_amd64.deb
- md5sums_x86_64 = 085e994bdc09f03b2ceb4cbe81752d75
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.38.171.g5e1cd7b2-22_i386.deb
- md5sums_i686 = f6f106ecbb5e8b27616a6f76821d5106
+ source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.42.145.g7a5a182e-37_amd64.deb
+ md5sums_x86_64 = 9b3d3b70373d72a46739a6472bd9dc2c
+ source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.42.145.g7a5a182e-17_i386.deb
+ md5sums_i686 = d811a49e5394fd5f3e56c4b6b2b7618c
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index 377786f54980..09289eed2d10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.38.171
-_anotherpkgver=.g5e1cd7b2
+pkgver=1.0.42.145
+_anotherpkgver=.g7a5a182e
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=('085e994bdc09f03b2ceb4cbe81752d75')
+source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-37_amd64.deb")
+md5sums_x86_64=('9b3d3b70373d72a46739a6472bd9dc2c')
-source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-22_i386.deb")
-md5sums_i686=('f6f106ecbb5e8b27616a6f76821d5106')
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-17_i386.deb")
+md5sums_i686=('d811a49e5394fd5f3e56c4b6b2b7618c')
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'