summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nylén2017-09-30 20:46:05 +0200
committerJoakim Nylén2017-09-30 20:46:05 +0200
commit8e483d081448171792ac893a4be07672c1600594 (patch)
treec5c53c648918f5437ac6bd283750b67c33897569
parent8c87642d6096cfe1462e0008992c423fb2e090af (diff)
downloadaur-8e483d081448171792ac893a4be07672c1600594.tar.gz
Update spotify
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50da98bf02c6..ae37a24a781b 100644
--- 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.59.395.ge6ca9946
+ pkgver = 1.0.2_1.0.64.407.g9bd02c2d
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.59.395.ge6ca9946-18_amd64.deb
- sha256sums_x86_64 = 8fbe821fd516f5cd77eb2d5085e5acd8f1852b97f7b7294846fcc57b810ef515
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.59.395.ge6ca9946-18_i386.deb
- sha256sums_i686 = 9366d1845dae64637afbc666da31dbe52b843f4003ebc5dc642b1a5984295fb0
+ 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
pkgname = spotio
diff --git a/PKGBUILD b/PKGBUILD
index a447ae257e14..8b729745a556 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Eothred <yngve.levinsen@gmail.com> (for original spotify PKGBUILD)
pkgname=spotio
-_pkgver=1.0.59.395
-_another_pkgver=ge6ca9946
-_yetanotherpkgrel64=18
-_yetanotherpkgrel32=18
+_pkgver=1.0.64.407
+_another_pkgver=g9bd02c2d
+_yetanotherpkgrel64=26
+_yetanotherpkgrel32=26
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=('8fbe821fd516f5cd77eb2d5085e5acd8f1852b97f7b7294846fcc57b810ef515')
-sha256sums_i686=('9366d1845dae64637afbc666da31dbe52b843f4003ebc5dc642b1a5984295fb0')
+sha256sums_x86_64=('8c97a95ade46ce9f8e2bbe565cd2e79396ed31fc4f0646a907a6f3e028db887d')
+sha256sums_i686=('0e32bc8b21d591f8def932403b8ef3632e95eba4b5628506dfdf6d521dce7941')
source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${_pkgver}.${_another_pkgver}-${_yetanotherpkgrel64}_amd64.deb")