summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2019-01-30 19:36:52 +1300
committerTaiko2k2019-01-30 19:36:52 +1300
commit33b8575a3388bacfda8c2d52806324e2f752cc1f (patch)
treecc8634cf285aa841b7042d3daf679dd02411268b
parent27e871ee21720105491c12dd3d7bb6ea1ad02f3b (diff)
downloadaur-33b8575a3388bacfda8c2d52806324e2f752cc1f.tar.gz
update to v3.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9409be82978b..9dcde2c53b8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 3.5.4
+ pkgver = 3.6.0
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
@@ -25,8 +25,8 @@ pkgbase = tauon-music-box
optdepends = noto-fonts-cjk: Matching font for CJK characters
optdepends = p7zip: 7z archive extraction support
optdepends = unrar: RAR archive extraction support
- source = https://github.com/Taiko2k/tauonmb/releases/download/v3.5.4/Tauon.Music.Box.v3.5.4.Linux.Bass.64bit.zip
- sha1sums = 5b5e0c06fb200631a5113ec019e2933db106a135
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v3.6.0/Tauon.Music.Box.v3.6.0.Linux.Bass.64bit.zip
+ sha1sums = 60b3869cdd676416b97367e3642498655b3748c3
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 0e699939e0b8..027ec6197b36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=3.5.4
+pkgver=3.6.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')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.5.4/Tauon.Music.Box.v3.5.4.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.6.0/Tauon.Music.Box.v3.6.0.Linux.Bass.64bit.zip')
-sha1sums=('5b5e0c06fb200631a5113ec019e2933db106a135')
+sha1sums=('60b3869cdd676416b97367e3642498655b3748c3')
package() {