summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorValerio Pizzi2016-11-27 09:36:46 +0100
committerValerio Pizzi2016-11-27 09:36:46 +0100
commitb9724820e035510d176ab41e3bcfafcf5cb01c6d (patch)
treeadc9f955b12f157afdd301b6f0b61cc2b0cbbe24
parent94070542137b4eef6f07d9442e582293c402f2b2 (diff)
downloadaur-b9724820e035510d176ab41e3bcfafcf5cb01c6d.tar.gz
update spotio to 1.0.142.151
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD25
2 files changed, 20 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 187e09822d8d..7bd3121c34ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Sep 23 19:56:17 UTC 2016
+# Sun Nov 27 08:36:36 UTC 2016
pkgbase = spotio
pkgdesc = A proof-of-concept Rdio-inspired skin for Spotify.
- pkgver = 1.0.2_1.0.38.171.g5e1cd7b2.22
- pkgrel = 2
+ pkgver = 1.0.2_1.0.42.151.g19de0aa6.
+ pkgrel = 1
url = http://spotio.devinhalladay.com/
arch = x86_64
arch = i686
@@ -39,10 +39,10 @@ pkgbase = spotio
md5sums = afbd86ae37f8752fc439edf4e81b7d8e
md5sums = 8bb5b67c4483819e1c3e92f2c9350651
md5sums = SKIP
- source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.38.171.g5e1cd7b2-22_amd64.deb
- md5sums_x86_64 = 085e994bdc09f03b2ceb4cbe81752d75
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.38.171.g5e1cd7b2-22_i386.deb
- md5sums_i686 = f6f106ecbb5e8b27616a6f76821d5106
+ source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.42.151.g19de0aa6-74_amd64.deb
+ md5sums_x86_64 = dcce36b6956fd12baff87427357558d2
+ source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.42.151.g19de0aa6-27_i386.deb
+ md5sums_i686 = c2840db7c82747591f8ab480da1dcca0
pkgname = spotio
diff --git a/PKGBUILD b/PKGBUILD
index b95675114047..028b109c29e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,12 @@
# Contributor: Eothred <yngve.levinsen@gmail.com> (for original spotify PKGBUILD)
pkgname=spotio
-_pkgver=1.0.38.171
-_another_pkgver=g5e1cd7b2
-_yetanotherpkgrel=22
+_pkgver=1.0.42.151
+_another_pkgver=g19de0aa6
+_yetanotherpkgrel64=74
+_yetanotherpkgrel32=27
pkgver=1.0.2_${_pkgver}.${_another_pkgver}.${_yetanotherpkgrel}
-pkgrel=2
+pkgrel=1
pkgdesc="A proof-of-concept Rdio-inspired skin for Spotify."
makedepends=('imagemagick')
arch=('x86_64' 'i686')
@@ -24,16 +25,16 @@ source=('spotify'
'spotio.desktop'
'spotio.zip::https://github.com/devinhalladay/spotio/archive/master.zip')
md5sums=('cfef2f72647980c639201c6ab39e8534'
- 'ef25ddc5b6bf8fe1a0d64cbd79e1f7b4'
- 'afbd86ae37f8752fc439edf4e81b7d8e'
- '8bb5b67c4483819e1c3e92f2c9350651'
- 'SKIP')
+ 'ef25ddc5b6bf8fe1a0d64cbd79e1f7b4'
+ 'afbd86ae37f8752fc439edf4e81b7d8e'
+ '8bb5b67c4483819e1c3e92f2c9350651'
+ 'SKIP')
+md5sums_x86_64=('dcce36b6956fd12baff87427357558d2')
+md5sums_i686=('c2840db7c82747591f8ab480da1dcca0')
-source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${_pkgver}.${_another_pkgver}-${_yetanotherpkgrel}_amd64.deb")
-md5sums_x86_64=('085e994bdc09f03b2ceb4cbe81752d75')
+source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${_pkgver}.${_another_pkgver}-${_yetanotherpkgrel64}_amd64.deb")
-source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${_pkgver}.${_another_pkgver}-${_yetanotherpkgrel}_i386.deb")
-md5sums_i686=('f6f106ecbb5e8b27616a6f76821d5106')
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${_pkgver}.${_another_pkgver}-${_yetanotherpkgrel32}_i386.deb")
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'