summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2016-05-12 19:02:12 +0100
committerAshley Whetter2016-05-12 19:02:12 +0100
commit10bfcabbc3ab9ac312e09d08160efbe6518b21f6 (patch)
treebb75196d477b7c5c1054e5b21bd18feb9da5a537
parent2c9a98d75587a665e1b0aa6634ef470725b245fe (diff)
downloadaur-10bfcabbc3ab9ac312e09d08160efbe6518b21f6.tar.gz
Updated to version 1.0.29.92
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d7bfe831761..55cb3d8d6289 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.28.89
+ pkgver = 1.0.29.92
pkgrel = 1
url = http://www.spotify.com
install = spotify.install
@@ -27,10 +27,10 @@ pkgbase = spotify
source = spotify.protocol
md5sums = 3f843269e92d536cefdd2f68df11f248
md5sums = ef25ddc5b6bf8fe1a0d64cbd79e1f7b4
- source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.28.89.gf959d4ce-37_amd64.deb
- md5sums_x86_64 = eed799711466e7cf87dd44c0298b750c
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.28.89.gf959d4ce-4_i386.deb
- md5sums_i686 = e261446665f32d020c161502ebeb4173
+ source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.29.92.g67727800-21_amd64.deb
+ md5sums_x86_64 = f8972caff7bb8a24281d1cff043030ee
+ source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.29.92.g67727800-3_i386.deb
+ md5sums_i686 = c5c2fb8d3a735c74e8044b8fd09e6cb3
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index 0226635202f9..153f56097d82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.28.89
-_anotherpkgver=.gf959d4ce
+pkgver=1.0.29.92
+_anotherpkgver=.g67727800
pkgrel=1
pkgdesc="A proprietary music streaming service"
arch=('x86_64' 'i686')
@@ -16,11 +16,11 @@ source=('spotify'
md5sums=('3f843269e92d536cefdd2f68df11f248'
'ef25ddc5b6bf8fe1a0d64cbd79e1f7b4')
-source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-37_amd64.deb")
-md5sums_x86_64=('eed799711466e7cf87dd44c0298b750c')
+source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-21_amd64.deb")
+md5sums_x86_64=('f8972caff7bb8a24281d1cff043030ee')
-source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-4_i386.deb")
-md5sums_i686=('e261446665f32d020c161502ebeb4173')
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-3_i386.deb")
+md5sums_i686=('c5c2fb8d3a735c74e8044b8fd09e6cb3')
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'