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 1286e20c0f04..11dce58f19f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A modern streamlined music player
- pkgver = 5.4.1
+ pkgver = 5.4.2
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = any
@@ -36,8 +36,8 @@ pkgbase = tauon-music-box
optdepends = gst-plugins-good: Extra GStreamer codecs
optdepends = gst-plugins-bad: Extra GStreamer codecs
optdepends = gst-plugins-ugly: Extra GStreamer codecs
- source = https://github.com/Taiko2k/tauonmb/releases/download/v5.4.1/Tauon.Music.Box.v5.4.1.Linux.zip
- sha1sums = cc0b3cc5d4dd09f76b3baecdaf8b249506aadcf7
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v5.4.2/Tauon.Music.Box.v5.4.2.Linux.zip
+ sha1sums = ea656e48972619b74044a09c0566bf1033157c15
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 589397be74fb..d1c751b1cb7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('any')
license=('GPL3')
-pkgver=5.4.1
+pkgver=5.4.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-stagger' 'python-hsaudiotag3k' 'python-flask' 'python-setproctitle' 'flac' 'python-musicbrainzngs' 'python-discogs-client' 'alsa-plugins' 'gstreamer' 'gst-plugins-base' 'python-dbus')
optdepends=('ffmpeg: File transcoding' 'noto-fonts-cjk: Matching font for CJK characters' 'p7zip: 7z archive extraction support' 'unrar: RAR archive extraction support' 'python-plexapi: PLEX client streaming' 'picard: Tag editing' 'gst-plugins-good: Extra GStreamer codecs' 'gst-plugins-bad: Extra GStreamer codecs' 'gst-plugins-ugly: Extra GStreamer codecs')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.4.1/Tauon.Music.Box.v5.4.1.Linux.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.4.2/Tauon.Music.Box.v5.4.2.Linux.zip')
-sha1sums=('cc0b3cc5d4dd09f76b3baecdaf8b249506aadcf7')
+sha1sums=('ea656e48972619b74044a09c0566bf1033157c15')
package() {