summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nylén2017-10-29 23:41:12 +0100
committerJoakim Nylén2017-10-29 23:41:12 +0100
commit6d0cc36dd0471f0514ed845db681ce64a3f039a8 (patch)
tree9480a56cfd9981ccf03705e40e2fbb5442e0bb57
parent8e483d081448171792ac893a4be07672c1600594 (diff)
downloadaur-6d0cc36dd0471f0514ed845db681ce64a3f039a8.tar.gz
Update spotify to 1.0.66.478
-rwxr-xr-x[-rw-r--r--].SRCINFO10
-rwxr-xr-x[-rw-r--r--]PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae37a24a781b..eb26185c998d 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotio
pkgdesc = A proof-of-concept Rdio-inspired skin for Spotify.
- pkgver = 1.0.2_1.0.64.407.g9bd02c2d
+ pkgver = 1.0.2_1.0.66.478.g1296534d
pkgrel = 1
url = http://spotio.devinhalladay.com/
arch = x86_64
@@ -37,10 +37,10 @@ pkgbase = spotio
sha256sums = 3fdc1ebd9e64bae98cfd2bc9fc3199427bd7ec680254cd6361d9b0f4bb121134
sha256sums = abab92b537b10c861023927db10d71c5cd6bcc0afc7ab7a5ffae7094cc3c6f46
sha256sums = SKIP
- source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.64.407.g9bd02c2d-26_amd64.deb
- sha256sums_x86_64 = 8c97a95ade46ce9f8e2bbe565cd2e79396ed31fc4f0646a907a6f3e028db887d
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.64.407.g9bd02c2d-26_i386.deb
- sha256sums_i686 = 0e32bc8b21d591f8def932403b8ef3632e95eba4b5628506dfdf6d521dce7941
+ source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.66.478.g1296534d-39_amd64.deb
+ sha256sums_x86_64 = a2e739c0ee009df1c899e42c095735bca231312b75b82e311147d41fb72404c1
+ source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.66.478.g1296534d-39_i386.deb
+ sha256sums_i686 = 29795bd5c226e54d531621e645ffe7bd2cc6b4e5c69956c63bdcaade165cb8d9
pkgname = spotio
diff --git a/PKGBUILD b/PKGBUILD
index 8b729745a556..74b5fdc91b04 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Eothred <yngve.levinsen@gmail.com> (for original spotify PKGBUILD)
pkgname=spotio
-_pkgver=1.0.64.407
-_another_pkgver=g9bd02c2d
-_yetanotherpkgrel64=26
-_yetanotherpkgrel32=26
+_pkgver=1.0.66.478
+_another_pkgver=g1296534d
+_yetanotherpkgrel64=39
+_yetanotherpkgrel32=39
pkgver=1.0.2_${_pkgver}.${_another_pkgver}
pkgrel=1
pkgdesc="A proof-of-concept Rdio-inspired skin for Spotify."
@@ -31,8 +31,8 @@ sha256sums=('989920e9360cadc1a8103b8c04acf0c87cb7911eb9a09dddb0cf4708d6249d34'
'3fdc1ebd9e64bae98cfd2bc9fc3199427bd7ec680254cd6361d9b0f4bb121134'
'abab92b537b10c861023927db10d71c5cd6bcc0afc7ab7a5ffae7094cc3c6f46'
'SKIP')
-sha256sums_x86_64=('8c97a95ade46ce9f8e2bbe565cd2e79396ed31fc4f0646a907a6f3e028db887d')
-sha256sums_i686=('0e32bc8b21d591f8def932403b8ef3632e95eba4b5628506dfdf6d521dce7941')
+sha256sums_x86_64=('a2e739c0ee009df1c899e42c095735bca231312b75b82e311147d41fb72404c1')
+sha256sums_i686=('29795bd5c226e54d531621e645ffe7bd2cc6b4e5c69956c63bdcaade165cb8d9')
source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${_pkgver}.${_another_pkgver}-${_yetanotherpkgrel64}_amd64.deb")