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 a3fc331ce83e..f6e569c429f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 4.5.1
+ pkgver = 4.5.2
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
@@ -28,8 +28,8 @@ pkgbase = tauon-music-box
optdepends = p7zip: 7z archive extraction support
optdepends = unrar: RAR archive extraction support
optdepends = python-plexapi: PLEX client streaming
- source = https://github.com/Taiko2k/tauonmb/releases/download/v4.5.1/Tauon.Music.Box.v4.5.1.Linux.Bass.64bit.zip
- sha1sums = 5aff5658426b0ea1f6185b75ab1a8349689823fe
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v4.5.2/Tauon.Music.Box.v4.5.2.Linux.Bass.64bit.zip
+ sha1sums = f41d923a3d1925df3a11360a867f71f9340f6e3a
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index f685cfc57cac..2900fde7cc15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=4.5.1
+pkgver=4.5.2
pkgrel=1
depends=('python3' 'noto-fonts' 'noto-fonts-emoji' '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')
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')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v4.5.1/Tauon.Music.Box.v4.5.1.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v4.5.2/Tauon.Music.Box.v4.5.2.Linux.Bass.64bit.zip')
-sha1sums=('5aff5658426b0ea1f6185b75ab1a8349689823fe')
+sha1sums=('f41d923a3d1925df3a11360a867f71f9340f6e3a')
package() {