summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2018-12-20 12:35:01 +1300
committerTaiko2k2018-12-20 12:35:01 +1300
commita4df9d4e6a301fe7bd64e5746a5713b4466a6c2d (patch)
treefaa88fdd6bee2ed3e5bcd047a2c802f494d5a878
parent0c56756866b139fa0184bf98d489d1c284e45267 (diff)
downloadaur-a4df9d4e6a301fe7bd64e5746a5713b4466a6c2d.tar.gz
update to v3.5.1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81d7c7c5075c..4651cd87065c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 3.5.0
+ pkgver = 3.5.1
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
@@ -20,10 +20,11 @@ pkgbase = tauon-music-box
depends = python-hsaudiotag3k
depends = python-flask
depends = python-setproctitle
+ depends = flac
optdepends = ffmpeg: File transcoding
optdepends = noto-fonts-cjk: Matching font for CJK characters
- source = https://github.com/Taiko2k/tauonmb/releases/download/v3.5.0/Tauon.Music.Box.v3.5.0.Linux.Bass.64bit.zip
- sha1sums = 7e29f5cb1bd2a64e501d785f9a76cab7ba63fee1
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v3.5.1/Tauon.Music.Box.v3.5.1.Linux.Bass.64bit.zip
+ sha1sums = b6c89c593c0c03ed7b36bf8245d60b8314625f77
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 548b9cca3c1c..2e9ac5ac15f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=3.5.0
+pkgver=3.5.1
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')
+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')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.5.0/Tauon.Music.Box.v3.5.0.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.5.1/Tauon.Music.Box.v3.5.1.Linux.Bass.64bit.zip')
-sha1sums=('7e29f5cb1bd2a64e501d785f9a76cab7ba63fee1')
+sha1sums=('b6c89c593c0c03ed7b36bf8245d60b8314625f77')
package() {