summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2016-11-11 06:25:26 +0000
committerAshley Whetter2016-11-11 06:25:26 +0000
commit924a82bd20ee6606603c9381f964a36cc5ff8034 (patch)
treefe97db5f74999616fc31eb5f95608df69dd24b7e
parent3ce746dc183688086423eaea8ea5b6dc4dc0671f (diff)
downloadaur-924a82bd20ee6606603c9381f964a36cc5ff8034.tar.gz
Updated to version 1.0.42.151
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a366a4d2a66..c2c3fc45c32c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.42.145
+ pkgver = 1.0.42.151
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.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
+ source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.42.151.g19de0aa6-74_amd64.deb
+ md5sums_x86_64 = dcce36b6956fd12baff87427357558d2
+ source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.42.151.g19de0aa6-27_i386.deb
+ md5sums_i686 = c2840db7c82747591f8ab480da1dcca0
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index 09289eed2d10..f12ecb9f3c0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.42.145
-_anotherpkgver=.g7a5a182e
+pkgver=1.0.42.151
+_anotherpkgver=.g19de0aa6
pkgrel=1
pkgdesc="A proprietary music streaming service"
arch=('x86_64' 'i686')
@@ -15,12 +15,12 @@ source=('spotify'
'spotify.protocol')
md5sums=('cfef2f72647980c639201c6ab39e8534'
'ef25ddc5b6bf8fe1a0d64cbd79e1f7b4')
+md5sums_x86_64=('dcce36b6956fd12baff87427357558d2')
+md5sums_i686=('c2840db7c82747591f8ab480da1dcca0')
-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_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-74_amd64.deb")
-source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-17_i386.deb")
-md5sums_i686=('d811a49e5394fd5f3e56c4b6b2b7618c')
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-27_i386.deb")
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'