summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44bf9b0f9344..bccd512a340c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.79.223
+ pkgver = 1.0.80.480
pkgrel = 1
url = http://www.spotify.com
arch = x86_64
@@ -22,16 +22,15 @@ pkgbase = spotify
optdepends = zenity: Adds support for importing local files
optdepends = libnotify: Desktop notifications
options = !strip
- options = !upx
source = spotify
source = spotify.protocol
source = LICENSE
sha256sums = 989920e9360cadc1a8103b8c04acf0c87cb7911eb9a09dddb0cf4708d6249d34
sha256sums = af54f3b90cac46fa100b3f919a9225d10d847617d24aa9af3d832e7689f482c3
sha256sums = 4e8bea31ca27e16cac9c9dcd8f6ec27e1f82b45de86d6fee7a1e77e23f884b92
- source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.79.223.g92622cc2-21_amd64.deb
+ source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.80.480.g51b03ac3-13_amd64.deb
depends_x86_64 = libcurl-gnutls
- sha256sums_x86_64 = 86b7f2c83a69cf4b3ccbb4c5b3c3f4a0c14b961980ffabc3af8cd8f8f3bd39f4
+ sha256sums_x86_64 = e32f4816ae79dbfa0c14086e76df3bc83d526402aac1dbba534127fc00fe50ea
source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.72.117.g6bd7cc73-35_i386.deb
depends_i686 = libcurl-compat
sha256sums_i686 = f5ac29e8374901ce7401825d13471c03bcf6ec8106f8c210c710b0a8d7b22ca9
diff --git a/PKGBUILD b/PKGBUILD
index 8482fd0fc3cb..5c207689e7e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.79.223
+pkgver=1.0.80.480
_i386_pkgver=1.0.72.117
-_anotherpkgver=.g92622cc2
+_anotherpkgver=.g51b03ac3
_i386_anotherpkgver=.g6bd7cc73
-_amd64_pkgrel=21
+_amd64_pkgrel=13
_i386_pkgrel=35
pkgrel=1
pkgdesc="A proprietary music streaming service"
arch=('x86_64' 'i686')
license=('custom:"Copyright (c) 2006-2010 Spotify Ltd"')
url="http://www.spotify.com"
-options=('!strip' '!upx')
+options=('!strip')
source=('spotify'
'spotify.protocol'
@@ -21,7 +21,7 @@ source=('spotify'
sha256sums=('989920e9360cadc1a8103b8c04acf0c87cb7911eb9a09dddb0cf4708d6249d34'
'af54f3b90cac46fa100b3f919a9225d10d847617d24aa9af3d832e7689f482c3'
'4e8bea31ca27e16cac9c9dcd8f6ec27e1f82b45de86d6fee7a1e77e23f884b92')
-sha256sums_x86_64=('86b7f2c83a69cf4b3ccbb4c5b3c3f4a0c14b961980ffabc3af8cd8f8f3bd39f4')
+sha256sums_x86_64=('e32f4816ae79dbfa0c14086e76df3bc83d526402aac1dbba534127fc00fe50ea')
sha256sums_i686=('f5ac29e8374901ce7401825d13471c03bcf6ec8106f8c210c710b0a8d7b22ca9')
source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-${_amd64_pkgrel}_amd64.deb")