summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuan A. Rubio2018-09-14 10:55:13 +0100
committerJuan A. Rubio2018-09-14 10:55:13 +0100
commit29845d8c031fe3ac125dbd11158723c677586ef5 (patch)
tree2c86ea5b3b6b82b87e29ba880586859be7c91aeb /PKGBUILD
parent487b4ce9f527f4fbb0d1b5d472589b381a7df6b1 (diff)
downloadaur-29845d8c031fe3ac125dbd11158723c677586ef5.tar.gz
tizonia-all: updated to track 0.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6241d479a36c..8ce4bab3b572 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_githubname=tizonia-openmax-il
pkgname=tizonia-all
-pkgver=0.14.0
-pkgrel=2
+pkgver=0.15.0
+pkgrel=1
pkgdesc="Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, Dirble, Plex servers and Chromecast devices."
arch=('x86_64')
url="https://www.tizonia.org"
@@ -45,9 +45,11 @@ depends=(
'python2-pychromecast-git'
'python-plexapi'
'python2-fuzzywuzzy'
+ 'python2-eventlet'
+ 'python2-spotipy'
)
source=("${_githubname}-${pkgver}.tar.gz"::"https://github.com/tizonia/${_githubname}/archive/v${pkgver}.tar.gz")
-md5sums=('34b6b663d54db7ee12595acfb0b8f391')
+md5sums=('62cbdc7cb415566665d1d238e126c87d')
prepare() {
mkdir -p "$srcdir/path"