summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c704da54dae3..d4b04cdf91ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 3.7.0
- pkgrel = 2
+ pkgver = 3.8.0
+ pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
license = custom
@@ -26,8 +26,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/v3.7.0/Tauon.Music.Box.v3.7.0-1.Linux.Bass.64bit.zip
- sha1sums = c15bfb7d2164085c42561910d9013a2bf95a65cf
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v3.8.0/Tauon.Music.Box.v3.8.0.Linux.Bass.64bit.zip
+ sha1sums = ede463c4d05ac7a2c38366db8e59fd4333f50cbf
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index c1fae6ecaa7d..b4def7eecfdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=3.7.0
-pkgrel=2
+pkgver=3.8.0
+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')
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/v3.7.0/Tauon.Music.Box.v3.7.0-1.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.8.0/Tauon.Music.Box.v3.8.0.Linux.Bass.64bit.zip')
-sha1sums=('c15bfb7d2164085c42561910d9013a2bf95a65cf')
+sha1sums=('ede463c4d05ac7a2c38366db8e59fd4333f50cbf')
package() {