summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2016-12-23 09:26:36 +0000
committerAshley Whetter2016-12-23 09:26:36 +0000
commitf9b36fd293b5ac3d979ad861310582b9bb1265f4 (patch)
treefba9ef6d31bacc97e1d8b567b76f72d254df3ad0
parent3074ffb435676034ca37c3369ba1931ecc96fbb1 (diff)
downloadaur-f9b36fd293b5ac3d979ad861310582b9bb1265f4.tar.gz
Updated to version 1.0.45.186
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fec97be4443b..3cba5ee4cd72 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.45.182
+ pkgver = 1.0.45.186
pkgrel = 1
url = http://www.spotify.com
arch = x86_64
@@ -28,10 +28,10 @@ pkgbase = spotify
sha256sums = 989920e9360cadc1a8103b8c04acf0c87cb7911eb9a09dddb0cf4708d6249d34
sha256sums = af54f3b90cac46fa100b3f919a9225d10d847617d24aa9af3d832e7689f482c3
sha256sums = 4e8bea31ca27e16cac9c9dcd8f6ec27e1f82b45de86d6fee7a1e77e23f884b92
- source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.45.182.gbbd5909f-72_amd64.deb
- sha256sums_x86_64 = dadf68c2cf1d09479632312301fb0ef9b18da841449141bacfa5e75d14e5fc6e
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.45.182.gbbd5909f-21_i386.deb
- sha256sums_i686 = 54dda72db35a1771c95ff05e8b8ffeae13f826632737fd26caea55e8905cfa0c
+ source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.45.186.g3b5036d6-95_amd64.deb
+ sha256sums_x86_64 = e19a5277ea7dee8796edcc49de07036b32cac0ce553ef2aed7416dff6bf8fb3a
+ source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.45.186.g3b5036d6-28_i386.deb
+ sha256sums_i686 = 8cf17f8938173bd3f5c3092345c8421c5d391aaa46839502ec547e5a57fcedf9
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index 442ca01461e0..5901b5031597 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.45.182
-_anotherpkgver=.gbbd5909f
+pkgver=1.0.45.186
+_anotherpkgver=.g3b5036d6
pkgrel=1
pkgdesc="A proprietary music streaming service"
arch=('x86_64' 'i686')
@@ -17,12 +17,12 @@ source=('spotify'
sha256sums=('989920e9360cadc1a8103b8c04acf0c87cb7911eb9a09dddb0cf4708d6249d34'
'af54f3b90cac46fa100b3f919a9225d10d847617d24aa9af3d832e7689f482c3'
'4e8bea31ca27e16cac9c9dcd8f6ec27e1f82b45de86d6fee7a1e77e23f884b92')
-sha256sums_x86_64=('dadf68c2cf1d09479632312301fb0ef9b18da841449141bacfa5e75d14e5fc6e')
-sha256sums_i686=('54dda72db35a1771c95ff05e8b8ffeae13f826632737fd26caea55e8905cfa0c')
+sha256sums_x86_64=('e19a5277ea7dee8796edcc49de07036b32cac0ce553ef2aed7416dff6bf8fb3a')
+sha256sums_i686=('8cf17f8938173bd3f5c3092345c8421c5d391aaa46839502ec547e5a57fcedf9')
-source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-72_amd64.deb")
+source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-95_amd64.deb")
-source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-21_i386.deb")
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-28_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'