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 d86ee0fb9aa8..fec97be4443b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.44.100
+ pkgver = 1.0.45.182
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.44.100.ga60c0ce1-89_amd64.deb
- sha256sums_x86_64 = 098ea8b392f9e0e9b7eccc6d8b8768d2071f8120514772c4e20580e460ffa872
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.44.100.ga60c0ce1-29_i386.deb
- sha256sums_i686 = 3f88c9eedbe4d026b010a2d38a69730fc331d29b1ce3bf48409807e8bb59542b
+ 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
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index 52c95ab55b98..442ca01461e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.44.100
-_anotherpkgver=.ga60c0ce1
+pkgver=1.0.45.182
+_anotherpkgver=.gbbd5909f
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=('098ea8b392f9e0e9b7eccc6d8b8768d2071f8120514772c4e20580e460ffa872')
-sha256sums_i686=('3f88c9eedbe4d026b010a2d38a69730fc331d29b1ce3bf48409807e8bb59542b')
+sha256sums_x86_64=('dadf68c2cf1d09479632312301fb0ef9b18da841449141bacfa5e75d14e5fc6e')
+sha256sums_i686=('54dda72db35a1771c95ff05e8b8ffeae13f826632737fd26caea55e8905cfa0c')
-source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-89_amd64.deb")
+source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-72_amd64.deb")
-source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-29_i386.deb")
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-21_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'