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 31c07fbcd843..bd8bb3a30827 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 5.0.0
+ pkgver = 5.0.1
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
@@ -31,8 +31,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.0.0/Tauon.Music.Box.v5.0.0.Linux.Bass.64bit.zip
- sha1sums = bcbd6023e161071dae610576e8a8e4ef68c11556
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v5.0.1/Tauon.Music.Box.v5.0.1.Linux.Bass.64bit.zip
+ sha1sums = 4477c26b84ea0c26eeffbe3a87e0273cab640a24
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index ec967c415139..6e1e32136559 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=5.0.0
+pkgver=5.0.1
pkgrel=1
depends=('python3' 'noto-fonts' 'noto-fonts-emoji' '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')
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')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.0.0/Tauon.Music.Box.v5.0.0.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.0.1/Tauon.Music.Box.v5.0.1.Linux.Bass.64bit.zip')
-sha1sums=('bcbd6023e161071dae610576e8a8e4ef68c11556')
+sha1sums=('4477c26b84ea0c26eeffbe3a87e0273cab640a24')
package() {