summarylogtreecommitdiffstats
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
parentf2587ce8a46238b2d9ff421eb73742d1e0d2d54f (diff)
downloadaur-e36f1bd3731af3f4963fc7306c73cf565d2313e0.tar.gz
tizonia-all-git: include python2-pychromecast-git dependency
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78f5ab8667f4..b8584be1ee37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tizonia-all-git
pkgdesc = Command-line cloud music player for Linux with Spotify, Google Play Music, YouTube, SoundCloud, and Dirble support
- pkgver = 0.9.0.r12.gebb5c523
- pkgrel = 2
+ pkgver = 0.9.0.r91.gac2eb639
+ pkgrel = 1
url = https://www.tizonia.org
arch = x86_64
license = LGPL
@@ -35,6 +35,7 @@ pkgbase = tizonia-all-git
depends = python2-gmusicapi
depends = python2-soundcloud-git
depends = python2-youtube-dl-git
+ depends = python2-pychromecast-git
provides = tizonia-all
conflicts = tizonia-all
source = tizonia-all-git::git+https://github.com/tizonia/tizonia-openmax-il.git
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')