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 192786a3ea04..6e14b7bd972f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A modern streamlined music player
- pkgver = 5.5.4
+ pkgver = 5.5.5
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = any
@@ -35,8 +35,8 @@ pkgbase = tauon-music-box
optdepends = unrar: RAR archive extraction support
optdepends = python-plexapi: PLEX client streaming
optdepends = picard: Tag editing
- source = https://github.com/Taiko2k/tauonmb/releases/download/v5.5.4/Tauon.Music.Box.v5.5.4.Linux.zip
- sha1sums = adce06887f787559f366b981c96d3e2e84219956
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v5.5.5/Tauon.Music.Box.v5.5.5.Linux.zip
+ sha1sums = cc0c4d07857f69777b544732d8d6679ef02d451d
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 83d2f52f4b78..bca3dfb5d314 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('any')
license=('GPL3')
-pkgver=5.5.4
+pkgver=5.5.5
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 client streaming' 'picard: Tag editing')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.5.4/Tauon.Music.Box.v5.5.4.Linux.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.5.5/Tauon.Music.Box.v5.5.5.Linux.zip')
-sha1sums=('adce06887f787559f366b981c96d3e2e84219956')
+sha1sums=('cc0c4d07857f69777b544732d8d6679ef02d451d')
package() {