summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuan A. Rubio2017-10-13 22:15:25 +0100
committerJuan A. Rubio2017-10-13 22:15:25 +0100
commite36f1bd3731af3f4963fc7306c73cf565d2313e0 (patch)
tree098c99dccd2a8db23d2d9b1ee30055d025187aee /PKGBUILD
parentf2587ce8a46238b2d9ff421eb73742d1e0d2d54f (diff)
downloadaur-e36f1bd3731af3f4963fc7306c73cf565d2313e0.tar.gz
tizonia-all-git: include python2-pychromecast-git dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cf7d2438967..f5d2c90510e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_githubname=tizonia-openmax-il
pkgname=tizonia-all-git
-pkgver=0.9.0.r12.gebb5c523
-pkgrel=2
+pkgver=0.9.0.r91.gac2eb639
+pkgrel=1
pkgdesc="Command-line cloud music player for Linux with Spotify, Google Play Music, YouTube, SoundCloud, and Dirble support"
arch=('x86_64')
url="https://www.tizonia.org"
@@ -42,6 +42,7 @@ depends=(
'python2-gmusicapi'
'python2-soundcloud-git'
'python2-youtube-dl-git'
+ 'python2-pychromecast-git'
)
provides=('tizonia-all')
conflicts=('tizonia-all')