summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTaiko2k2019-02-17 21:09:37 +1300
committerTaiko2k2019-02-17 21:09:37 +1300
commitd47b26c4b1d6329b33ad5c90ef06200926dfd3fe (patch)
tree8a60341450fb042ffe86381d604f874122376095 /PKGBUILD
parenta43e39f384034886b2d3663dc75e5409e2b48d43 (diff)
downloadaur-d47b26c4b1d6329b33ad5c90ef06200926dfd3fe.tar.gz
hotpatch bug in v3.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 339d4304e417..c1fae6ecaa7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,15 +8,15 @@ arch=('x86_64')
license=('custom')
pkgver=3.7.0
-pkgrel=1
+pkgrel=2
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.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.7.0/Tauon.Music.Box.v3.7.0-1.Linux.Bass.64bit.zip')
-sha1sums=('9a0ba337afc4a79b23126f7890166d23c50066ce')
+sha1sums=('c15bfb7d2164085c42561910d9013a2bf95a65cf')
package() {