summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuan A. Rubio2017-08-28 15:26:47 +0100
committerJuan A. Rubio2017-08-28 15:26:47 +0100
commit202e7591ca36169ec810d1cf3648b0837f7ceb67 (patch)
tree382b17ca40a5d08499b0bc8e78c3ff5eb80d423c /PKGBUILD
parent8802093e094eb1c5645c4b017dfb1ea8d5ac2b77 (diff)
downloadaur-202e7591ca36169ec810d1cf3648b0837f7ceb67.tar.gz
tizonia-all: updated 0.9.0 package to depend on python2-soundcloud-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32b75e701e1c..08b9a8269a8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: Juan A. Rubio <jarubio2001@gmail.com>
+# Maintainer: juanrubio
_githubname=tizonia-openmax-il
pkgname=tizonia-all
pkgver=0.9.0
-pkgrel=1
+pkgrel=2
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"
@@ -40,7 +40,7 @@ depends=(
'log4c'
'libspotify'
'python2-gmusicapi'
- 'python-soundcloud-git'
+ 'python2-soundcloud-git'
'python2-youtube-dl-git'
)
source=("${_githubname}-${pkgver}.tar.gz"::"https://github.com/tizonia/${_githubname}/archive/v${pkgver}.tar.gz")