summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPival812016-09-02 17:18:02 +0200
committerPival812016-09-02 17:18:02 +0200
commitf606dd6bba21fcd558aa51a206069d7080f6757d (patch)
treee748477ae7c0ad9c1af9915c929e2143ee7f9a25
parent4b4e7e07a0efd4cadb2a48cb53524c4c69382b99 (diff)
downloadaur-f606dd6bba21fcd558aa51a206069d7080f6757d.tar.gz
yet another commit
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD15
2 files changed, 14 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c2f68b3a0e1..c57ac720534e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Sep 1 18:12:22 UTC 2016
+# Fri Sep 2 15:18:01 UTC 2016
pkgbase = spotio
pkgdesc = A proof-of-concept Rdio-inspired skin for Spotify.
- pkgver = 1.0.2
+ pkgver = 1.0.2-1.0.37.152.gc83ea995-
pkgrel = 1
url = http://spotio.devinhalladay.com/
arch = x86_64
@@ -30,10 +30,10 @@ pkgbase = spotio
md5sums = cfef2f72647980c639201c6ab39e8534
md5sums = ef25ddc5b6bf8fe1a0d64cbd79e1f7b4
md5sums = SKIP
- source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.36.120.g536a862f-20_amd64.deb
- md5sums_x86_64 = 8c27d59e63eca56f36688cca9a7da4a5
- source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.36.120.g536a862f-2_i386.deb
- md5sums_i686 = 1181510a78b329a5f85bba68879d3810
+ source_x86_64 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.37.152.gc83ea995-42_amd64.deb
+ md5sums_x86_64 = 7fb0b777aa807bd79157f62ca3dc435f
+ source_i686 = http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.37.152.gc83ea995-42_i386.deb
+ md5sums_i686 = 3fe48999909ff10b0004dd7a4d845990
pkgname = spotio
diff --git a/PKGBUILD b/PKGBUILD
index ed0a93eb6104..f7fbc3c5521f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,10 @@
# Contributor: Eothred <yngve.levinsen@gmail.com> (for original spotify PKGBUILD)
pkgname=spotio
-pkgver=1.0.2
-_pkgver=1.0.36.120
-_another_pkgver=.g536a862f
+_pkgver=1.0.37.152
+_another_pkgver=gc83ea995
+_yetanotherpkgrel=42
+pkgver=1.0.2-${_pkgver}.${_another_pkgver}-${_yetenotherpkgrel}
pkgrel=1
pkgdesc="A proof-of-concept Rdio-inspired skin for Spotify."
arch=('x86_64' 'i686')
@@ -20,11 +21,11 @@ md5sums=('cfef2f72647980c639201c6ab39e8534'
'ef25ddc5b6bf8fe1a0d64cbd79e1f7b4'
'SKIP')
-source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${_pkgver}${_another_pkgver}-20_amd64.deb")
-md5sums_x86_64=('8c27d59e63eca56f36688cca9a7da4a5')
+source_x86_64=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${_pkgver}.${_another_pkgver}-${_yetanotherpkgrel}_amd64.deb")
+md5sums_x86_64=('7fb0b777aa807bd79157f62ca3dc435f')
-source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${_pkgver}${_another_pkgver}-2_i386.deb")
-md5sums_i686=('1181510a78b329a5f85bba68879d3810')
+source_i686=("http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${_pkgver}.${_another_pkgver}-${_yetanotherpkgrel}_i386.deb")
+md5sums_i686=('3fe48999909ff10b0004dd7a4d845990')
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'