summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuan A. Rubio2019-03-16 17:36:57 +0000
committerJuan A. Rubio2019-03-16 17:36:57 +0000
commit4d84adc4d14e45735063ca6c6c7aeef173e0c05e (patch)
tree741e1af99988e0c81e7222154183f45e5e7e22d5 /PKGBUILD
parent0b039e6de711c80e0a71c4933c176eec5abf2777 (diff)
downloadaur-4d84adc4d14e45735063ca6c6c7aeef173e0c05e.tar.gz
tizonia-all: updated to track 0.18.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df871d3bc8cb..f4feea0b3cbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
_githubname=tizonia-openmax-il
pkgname=tizonia-all
-pkgver=0.17.0
+pkgver=0.18.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."
+pkgdesc="Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, Dirble Internet Radio, Plex servers and Chromecast devices."
arch=('x86_64')
url="https://www.tizonia.org"
license=('LGPL')
@@ -49,7 +49,7 @@ depends=(
'python2-spotipy'
)
source=("${_githubname}-${pkgver}.tar.gz"::"https://github.com/tizonia/${_githubname}/archive/v${pkgver}.tar.gz")
-md5sums=('8af6ed385f96c76afa99e63d921d0cac')
+md5sums=('e19ac6aa36a228fe9c80f21a68dd0d33')
prepare() {
command -v tizonia &> /dev/null \