summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2016-02-19 21:49:23 +0000
committerAshley Whetter2016-02-19 21:49:23 +0000
commit34d51b68705a082a03d011e0381b723b2d1b508c (patch)
tree42398f48a7e44072aea48481aeb493eb205362ae
parent939445d21115cc77ec2193cc0ab58069e9330c66 (diff)
downloadaur-34d51b68705a082a03d011e0381b723b2d1b508c.tar.gz
Updated to version 1.0.23.93
Also removed group writable bit from everything in /usr
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD16
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 719718160ed4..8f64d49b8f09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by mksrcinfo v8
-# Mon Jan 4 11:20:13 UTC 2016
+# Generated by makepkg 5.0.0
+# Fri Feb 19 21:48:22 UTC 2016
pkgbase = spotify
pkgdesc = A proprietary music streaming service
- pkgver = 1.0.19.106
- pkgrel = 3
+ pkgver = 1.0.23.93
+ pkgrel = 1
url = http://www.spotify.com
install = spotify.install
arch = x86_64
@@ -29,10 +29,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.19.106.gb8a7150f_amd64.deb
- md5sums_x86_64 = bf32c2e053099789bdd9246fd8cd828c
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.19.106.gb8a7150f_i386.deb
- md5sums_i686 = fff46b31c56fd283c654166afb232728
+ source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.23.93.gd6cfae15-30_amd64.deb
+ md5sums_x86_64 = 0ed02db6c7c35a83ac73055865b4b350
+ source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.23.93.gd6cfae15-5_i386.deb
+ md5sums_i686 = 7544df3da236efe574b163a4fdb2b19d
pkgname = spotify
diff --git a/PKGBUILD b/PKGBUILD
index 9f166a26b9cc..67745143983b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Eothred <yngve.levinsen@gmail.com>
pkgname=spotify
-pkgver=1.0.19.106
-_anotherpkgver=.gb8a7150f
-pkgrel=3
+pkgver=1.0.23.93
+_anotherpkgver=.gd6cfae15
+pkgrel=1
pkgdesc="A proprietary music streaming service"
arch=('x86_64' 'i686')
license=('custom:"Copyright (c) 2006-2010 Spotify Ltd"')
@@ -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}_amd64.deb")
-md5sums_x86_64=('bf32c2e053099789bdd9246fd8cd828c')
+source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-30_amd64.deb")
+md5sums_x86_64=('0ed02db6c7c35a83ac73055865b4b350')
-source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}_i386.deb")
-md5sums_i686=('fff46b31c56fd283c654166afb232728')
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${pkgver}${_anotherpkgver}-5_i386.deb")
+md5sums_i686=('7544df3da236efe574b163a4fdb2b19d')
depends=("alsa-lib>=1.0.14" "gconf" "gtk2" "glib2" "nss" "libsystemd" "libxtst" "libx11" "libxss" "libcurl-compat" "desktop-file-utils" "rtmpdump")
optdepends=('ffmpeg-compat: Adds support for playback of local files'
@@ -38,7 +38,7 @@ package() {
install "${pkgdir}"/usr/share/spotify/spotify.desktop "${pkgdir}"/usr/share/applications/spotify.desktop
install "${pkgdir}"/usr/share/spotify/icons/spotify-linux-512.png "${pkgdir}"/usr/share/pixmaps/spotify-client.png
- chmod -R o-w "${pkgdir}"/usr/share/spotify
+ chmod -R go-w "${pkgdir}"/usr
# Bin Script
rm "${pkgdir}"/usr/bin/spotify