summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuan A. Rubio2017-10-22 14:04:35 +0100
committerJuan A. Rubio2017-10-22 14:04:35 +0100
commit71249e80b665d8269d0ff9ed2eac12816bdceac3 (patch)
treea6afcbf6f72b4225b194ac7be87609a1b4ec1949 /PKGBUILD
parent202e7591ca36169ec810d1cf3648b0837f7ceb67 (diff)
downloadaur-71249e80b665d8269d0ff9ed2eac12816bdceac3.tar.gz
tizonia-all: updated to track 0.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08b9a8269a8b..9f68c767eac4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_githubname=tizonia-openmax-il
pkgname=tizonia-all
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.10.0
+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,9 +42,10 @@ depends=(
'python2-gmusicapi'
'python2-soundcloud-git'
'python2-youtube-dl-git'
+ 'python2-pychromecast-git'
)
source=("${_githubname}-${pkgver}.tar.gz"::"https://github.com/tizonia/${_githubname}/archive/v${pkgver}.tar.gz")
-md5sums=('d6775a42f04c2808b9274827bf6b5879')
+md5sums=('d26f2e50f8c7bd3b8dbbc7b26a82c594')
prepare() {
mkdir -p "$srcdir/path"