summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuan A. Rubio2018-04-24 21:07:26 +0100
committerJuan A. Rubio2018-04-24 21:07:26 +0100
commit51f4892a39675353aba9af0c41b711ee51a5f4ab (patch)
tree245d26da6b27e2f08f836803e441a7457c780d9c /PKGBUILD
parent6ed7fa5d01745ef79ab1b68e46e05f02e69752d1 (diff)
downloadaur-51f4892a39675353aba9af0c41b711ee51a5f4ab.tar.gz
tizonia-all: updated to track 0.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0580bf4bb73e..52cf97c37c2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
_githubname=tizonia-openmax-il
pkgname=tizonia-all
-pkgver=0.12.0
+pkgver=0.14.0
pkgrel=1
-pkgdesc="Command-line cloud music player for Linux with Spotify, Google Play Music, YouTube, SoundCloud, Dirble and Chromecast support."
+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"
license=('LGPL')
@@ -42,9 +42,12 @@ depends=(
'python2-soundcloud-git'
'python2-youtube-dl-git'
'python2-pychromecast-git'
+ 'python-plexapi'
+ 'python2-fuzzywuzzy'
+ 'python2-eventlet-git'
)
source=("${_githubname}-${pkgver}.tar.gz"::"https://github.com/tizonia/${_githubname}/archive/v${pkgver}.tar.gz")
-md5sums=('30c4e0288c30c60068f678bb09881563')
+md5sums=('34b6b663d54db7ee12595acfb0b8f391')
prepare() {
mkdir -p "$srcdir/path"