summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nylén2017-12-19 20:41:10 +0100
committerJoakim Nylén2017-12-19 20:41:10 +0100
commit9a64055c14fde55eb6e7d0fc87330ce45aa317e6 (patch)
tree2699adc814ca637b1e288ad63ba30c7e6e16ac8d
parent152a9adc97525590e18cc00465ba6b2b5dee305c (diff)
downloadaur-9a64055c14fde55eb6e7d0fc87330ce45aa317e6.tar.gz
Update to 1.0.69.336
-rwxr-xr-x.SRCINFO10
-rwxr-xr-xPKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9865efb667a2..87bee56e07f5 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.67.582.g19436fa3
+ pkgver = 1.0.2_1.0.69.336.g7edcc575
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.67.582.g19436fa3-28_amd64.deb
- sha256sums_x86_64 = 7e5e90b7ae0d797ec3b9b7592d8e2253c773d5f7be90b7014f06f481f82bce1a
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.67.582.g19436fa3-28_i386.deb
- sha256sums_i686 = cf1ce274475d2468cd93227dc32cff613cd5b2d682c18a7567568a96864d33b4
+ source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.69.336.g7edcc575-39_amd64.deb
+ sha256sums_x86_64 = ed0dc69f7e50879fcf7bd1bb67e33f08af0c17ebd7bb608ce4e7a143dec1022e
+ source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.69.336.g7edcc575-39_i386.deb
+ sha256sums_i686 = 09f7d26f9a56fa91fcb7984c2c183b627f31cba1a3966c11e3262868fa656821
pkgname = spotio
diff --git a/PKGBUILD b/PKGBUILD
index 3f33939b54de..3854568d435e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Eothred <yngve.levinsen@gmail.com> (for original spotify PKGBUILD)
pkgname=spotio
-_pkgver=1.0.67.582
-_another_pkgver=g19436fa3
-_yetanotherpkgrel64=28
-_yetanotherpkgrel32=28
+_pkgver=1.0.69.336
+_another_pkgver=g7edcc575
+_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=('7e5e90b7ae0d797ec3b9b7592d8e2253c773d5f7be90b7014f06f481f82bce1a')
-sha256sums_i686=('cf1ce274475d2468cd93227dc32cff613cd5b2d682c18a7567568a96864d33b4')
+sha256sums_x86_64=('ed0dc69f7e50879fcf7bd1bb67e33f08af0c17ebd7bb608ce4e7a143dec1022e')
+sha256sums_i686=('09f7d26f9a56fa91fcb7984c2c183b627f31cba1a3966c11e3262868fa656821')
source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${_pkgver}.${_another_pkgver}-${_yetanotherpkgrel64}_amd64.deb")