summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2016-04-08 20:24:47 +0100
committerAshley Whetter2016-04-08 20:24:47 +0100
commitd2e69759b9a0ee4b5c85178799ae8d80b51317dc (patch)
tree0c75581fb1e3a01692060a95c2a2da70d47db48d
parenta9cfcbc65722706744295de5d4205b7f594f7b2b (diff)
downloadaur-d2e69759b9a0ee4b5c85178799ae8d80b51317dc.tar.gz
Updated to version 1.0.27.73
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD13
2 files changed, 12 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b707001efc83..3be342334fa0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.26.125
- pkgrel = 2
+ pkgver = 1.0.27.73
+ pkgrel = 1
url = http://www.spotify.com
install = spotify.install
arch = x86_64
@@ -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.26.125.g64dc8bc6-15_amd64.deb
- md5sums_x86_64 = 8141998034aa5e5e587fa67151403d08
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.26.125.g64dc8bc6-5_i386.deb
- md5sums_i686 = 833e19db74fce0ffd84c35f1289b553f
+ 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
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index d629d0afa168..b6459a5dbbde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,8 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.26.125
-_anotherpkgver=.g64dc8bc6
-pkgrel=2
+pkgver=1.0.27.73
+pkgrel=1
pkgdesc="A proprietary music streaming service"
arch=('x86_64' 'i686')
license=('custom:"Copyright (c) 2006-2010 Spotify Ltd"')
@@ -16,11 +15,11 @@ source=('spotify'
md5sums=('3f843269e92d536cefdd2f68df11f248'
'ef25ddc5b6bf8fe1a0d64cbd79e1f7b4')
-source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-15_amd64.deb")
-md5sums_x86_64=('8141998034aa5e5e587fa67151403d08')
+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_${pkgver}${_anotherpkgver}-5_i386.deb")
-md5sums_i686=('833e19db74fce0ffd84c35f1289b553f')
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}.g602ced10-2_i386.deb")
+md5sums_i686=('e43ed18f354c185357d82b11c3ea2224')
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'