summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2016-04-28 21:10:55 +0100
committerAshley Whetter2016-04-28 21:10:55 +0100
commit2c9a98d75587a665e1b0aa6634ef470725b245fe (patch)
treee7307ca468ee5492880c75fa25cedaaaebeb8734
parentd2e69759b9a0ee4b5c85178799ae8d80b51317dc (diff)
downloadaur-2c9a98d75587a665e1b0aa6634ef470725b245fe.tar.gz
Updated to version 1.0.28.89
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD11
2 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3be342334fa0..8d7bfe831761 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.27.73
+ pkgver = 1.0.28.89
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.27.71.g0a26e3b2-9_amd64.deb
- md5sums_x86_64 = 28cb9062cbdc156d2c18f93b20058264
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.27.73.g602ced10-2_i386.deb
- md5sums_i686 = e43ed18f354c185357d82b11c3ea2224
+ 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
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index b6459a5dbbde..0226635202f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,8 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.27.73
+pkgver=1.0.28.89
+_anotherpkgver=.gf959d4ce
pkgrel=1
pkgdesc="A proprietary music streaming service"
arch=('x86_64' 'i686')
@@ -15,11 +16,11 @@ source=('spotify'
md5sums=('3f843269e92d536cefdd2f68df11f248'
'ef25ddc5b6bf8fe1a0d64cbd79e1f7b4')
-source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.27.71.g0a26e3b2-9_amd64.deb")
-md5sums_x86_64=('28cb9062cbdc156d2c18f93b20058264')
+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_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}.g602ced10-2_i386.deb")
-md5sums_i686=('e43ed18f354c185357d82b11c3ea2224')
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-4_i386.deb")
+md5sums_i686=('e261446665f32d020c161502ebeb4173')
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'