summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan A. Rubio2018-02-21 15:08:17 +0000
committerJuan A. Rubio2018-02-21 15:08:17 +0000
commit6ed7fa5d01745ef79ab1b68e46e05f02e69752d1 (patch)
treeac62833dea5d951a2fd2058a4fced2beb574485c
parent0a5337d4cfb2ceebaf3785e75fcfe9dea7c6337f (diff)
downloadaur-6ed7fa5d01745ef79ab1b68e46e05f02e69752d1.tar.gz
tizonia-all: updated to track 0.12.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7292d2376b33..04c162e068d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tizonia-all
- pkgdesc = Command-line cloud music player for Linux with Spotify, Google Play Music, YouTube, SoundCloud, and Dirble support
- pkgver = 0.11.0
+ pkgdesc = Command-line cloud music player for Linux with Spotify, Google Play Music, YouTube, SoundCloud, Dirble and Chromecast support.
+ pkgver = 0.12.0
pkgrel = 1
url = https://www.tizonia.org
arch = x86_64
@@ -35,8 +35,8 @@ pkgbase = tizonia-all
depends = python2-soundcloud-git
depends = python2-youtube-dl-git
depends = python2-pychromecast-git
- source = tizonia-openmax-il-0.11.0.tar.gz::https://github.com/tizonia/tizonia-openmax-il/archive/v0.11.0.tar.gz
- md5sums = fe53ce96f527244bb3286bc4c7a632af
+ source = tizonia-openmax-il-0.12.0.tar.gz::https://github.com/tizonia/tizonia-openmax-il/archive/v0.12.0.tar.gz
+ md5sums = 30c4e0288c30c60068f678bb09881563
pkgname = tizonia-all
diff --git a/PKGBUILD b/PKGBUILD
index 8fddf59f6459..0580bf4bb73e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
_githubname=tizonia-openmax-il
pkgname=tizonia-all
-pkgver=0.11.0
+pkgver=0.12.0
pkgrel=1
-pkgdesc="Command-line cloud music player for Linux with Spotify, Google Play Music, YouTube, SoundCloud, and Dirble support"
+pkgdesc="Command-line cloud music player for Linux with Spotify, Google Play Music, YouTube, SoundCloud, Dirble and Chromecast support."
arch=('x86_64')
url="https://www.tizonia.org"
license=('LGPL')
@@ -44,7 +44,7 @@ depends=(
'python2-pychromecast-git'
)
source=("${_githubname}-${pkgver}.tar.gz"::"https://github.com/tizonia/${_githubname}/archive/v${pkgver}.tar.gz")
-md5sums=('fe53ce96f527244bb3286bc4c7a632af')
+md5sums=('30c4e0288c30c60068f678bb09881563')
prepare() {
mkdir -p "$srcdir/path"