summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan A. Rubio2018-12-06 22:44:41 +0000
committerJuan A. Rubio2018-12-06 22:44:41 +0000
commit2c045618e5170b9635186b953cc6ae0f34d258e5 (patch)
tree739594b5b6c94844b5606ad392f8b3f952ee41de
parent29845d8c031fe3ac125dbd11158723c677586ef5 (diff)
downloadaur-2c045618e5170b9635186b953cc6ae0f34d258e5.tar.gz
tizonia-all: updated to track 0.16.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05b6c5caf0f3..5634489a29d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tizonia-all
pkgdesc = Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, Dirble, Plex servers and Chromecast devices.
- pkgver = 0.15.0
+ pkgver = 0.16.0
pkgrel = 1
url = https://www.tizonia.org
arch = x86_64
@@ -40,8 +40,8 @@ pkgbase = tizonia-all
depends = python2-fuzzywuzzy
depends = python2-eventlet
depends = python2-spotipy
- source = tizonia-openmax-il-0.15.0.tar.gz::https://github.com/tizonia/tizonia-openmax-il/archive/v0.15.0.tar.gz
- md5sums = 62cbdc7cb415566665d1d238e126c87d
+ source = tizonia-openmax-il-0.16.0.tar.gz::https://github.com/tizonia/tizonia-openmax-il/archive/v0.16.0.tar.gz
+ md5sums = 9c580f2657e24a799483d7082b24fb92
pkgname = tizonia-all
diff --git a/PKGBUILD b/PKGBUILD
index 8ce4bab3b572..44ecbd7c3fc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_githubname=tizonia-openmax-il
pkgname=tizonia-all
-pkgver=0.15.0
+pkgver=0.16.0
pkgrel=1
pkgdesc="Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, Dirble, Plex servers and Chromecast devices."
arch=('x86_64')
@@ -49,7 +49,7 @@ depends=(
'python2-spotipy'
)
source=("${_githubname}-${pkgver}.tar.gz"::"https://github.com/tizonia/${_githubname}/archive/v${pkgver}.tar.gz")
-md5sums=('62cbdc7cb415566665d1d238e126c87d')
+md5sums=('9c580f2657e24a799483d7082b24fb92')
prepare() {
mkdir -p "$srcdir/path"