summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAshley Whetter2015-10-15 18:20:01 +0100
committerAshley Whetter2015-10-15 18:20:01 +0100
commitab53e18d0255f36cfe0674f0e1cf1f893c01d4af (patch)
treea588ba59ebdf5d561c898da3f8e7b41b3a70e407 /PKGBUILD
parentdc65a4f2ed780f943154ae37364a376d37718a2d (diff)
downloadaur-ab53e18d0255f36cfe0674f0e1cf1f893c01d4af.tar.gz
Updated to version 1.0.16.104
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fe76b24fb35..505d261afdd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,8 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.15.137
+pkgver=1.0.16.104
+_anotherpkgver=.g3b776c9e
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.15.137.gbdf68615_amd64.deb')
-md5sums_x86_64=('92ac402b8f63aa8138fb3010f19b9bb5')
+source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}_amd64.deb")
+md5sums_x86_64=('573e4438f3979c102f7fc2bb5e30fb0d')
-source_i686=('http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.15.137.gbdf68615_i386.deb')
-md5sums_i686=('a011308e4c2c1e8c155af8a09a665254')
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}_i386.deb")
+md5sums_i686=('229a7afe41fe3b286a049f4380d3a9c6')
depends=("alsa-lib>=1.0.14" "gconf" "gtk2" "glib2" "nss" "libsystemd" "libxtst" "libx11" "libxss" "libcurl-compat")
optdepends=('desktop-file-utils: Adds URI support to compatible desktop environments'