summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d09df236a73d..9891ef6449b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A modern streamlined music player
- pkgver = 6.0.1
+ pkgver = 6.0.2
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = any
@@ -36,8 +36,8 @@ pkgbase = tauon-music-box
optdepends = python-plexapi: PLEX streaming
optdepends = python-tekore: Spotify playback control
optdepends = picard: Tag editing
- source = https://github.com/Taiko2k/tauonmb/releases/download/v6.0.1/Tauon.Music.Box.v6.0.1.Linux.zip
- sha1sums = 78c3e121483e3ceb8fe615b141ea8794de672093
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v6.0.2/Tauon.Music.Box.v6.0.2.Linux.zip
+ sha1sums = 38fd0912f342e4f58ea67c72a57c2b69cfcb9032
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 70584e0ea8fa..60b1edbdabce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('any')
license=('GPL3')
-pkgver=6.0.1
+pkgver=6.0.2
pkgrel=1
depends=('python3' 'noto-fonts' 'noto-fonts-extra' 'sdl2_image' 'python-pillow' 'python-pylast' 'python-gobject' 'xdg-utils' 'python-beautifulsoup4' 'python-requests' 'python-cairo' 'python-flask' 'python-setproctitle' 'flac' 'python-musicbrainzngs' 'alsa-plugins' 'gstreamer' 'gst-plugins-base' 'python-dbus' 'python-oauthlib' 'python-six' 'gst-plugins-good' 'gst-plugins-bad' 'gst-plugins-ugly' 'noto-fonts-cjk')
optdepends=('ffmpeg: File transcoding' 'p7zip: 7z archive extraction support' 'unrar: RAR archive extraction support' 'python-plexapi: PLEX streaming' 'python-tekore: Spotify playback control' 'picard: Tag editing')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v6.0.1/Tauon.Music.Box.v6.0.1.Linux.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v6.0.2/Tauon.Music.Box.v6.0.2.Linux.zip')
-sha1sums=('78c3e121483e3ceb8fe615b141ea8794de672093')
+sha1sums=('38fd0912f342e4f58ea67c72a57c2b69cfcb9032')
package() {