summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan A. Rubio2017-08-28 15:28:19 +0100
committerJuan A. Rubio2017-08-28 15:28:19 +0100
commitf2587ce8a46238b2d9ff421eb73742d1e0d2d54f (patch)
treed39cb81c98377a1b99375090d134487142cb526e
parent7e1db1de36568adae509347009359c6ae1a431b1 (diff)
downloadaur-f2587ce8a46238b2d9ff421eb73742d1e0d2d54f.tar.gz
tizonia-all-git: updated package to depend on python2-soundcloud-git
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2751bc67917..78f5ab8667f4 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.r7.gee2765aa
- pkgrel = 1
+ pkgver = 0.9.0.r12.gebb5c523
+ pkgrel = 2
url = https://www.tizonia.org
arch = x86_64
license = LGPL
@@ -33,7 +33,7 @@ pkgbase = tizonia-all-git
depends = log4c
depends = libspotify
depends = python2-gmusicapi
- depends = python-soundcloud-git
+ depends = python2-soundcloud-git
depends = python2-youtube-dl-git
provides = tizonia-all
conflicts = tizonia-all
diff --git a/PKGBUILD b/PKGBUILD
index a114b4757720..9cf7d2438967 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-git
-pkgver=0.9.0.r7.gee2765aa
-pkgrel=1
+pkgver=0.9.0.r12.gebb5c523
+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'
)
provides=('tizonia-all')