summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2016-03-26 19:59:03 +0000
committerAshley Whetter2016-03-26 19:59:03 +0000
commite35b79438c9049e537f18dcfb9b6f7df884d7972 (patch)
tree255efe2aa9cf399033b76808d7009b9312cad530
parent434ea67df6887126ddc551a98e0698be3ae76dc5 (diff)
downloadaur-e35b79438c9049e537f18dcfb9b6f7df884d7972.tar.gz
Updated to version 1.0.26.125
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8987217ee97..e3c460f77b09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.25.127
+ pkgver = 1.0.26.125
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.25.127.g58007b4c-22_amd64.deb
- md5sums_x86_64 = fcf478a17e580587094d1d7681af60b4
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.25.127.g58007b4c-6_i386.deb
- md5sums_i686 = 088693020e9ec649db0cf2b39538bfef
+ source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.26.125.g64dc8bc6-14_amd64.deb
+ md5sums_x86_64 = 78cb52afe74d3f9fa4f8e1edbb0f8082
+ 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
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index fbc688175e0d..27bf3b047f24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.25.127
-_anotherpkgver=.g58007b4c
+pkgver=1.0.26.125
+_anotherpkgver=.g64dc8bc6
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}-22_amd64.deb")
-md5sums_x86_64=('fcf478a17e580587094d1d7681af60b4')
+source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-14_amd64.deb")
+md5sums_x86_64=('78cb52afe74d3f9fa4f8e1edbb0f8082')
-source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-6_i386.deb")
-md5sums_i686=('088693020e9ec649db0cf2b39538bfef')
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-5_i386.deb")
+md5sums_i686=('833e19db74fce0ffd84c35f1289b553f')
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'