summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2019-03-09 22:00:25 +1300
committerTaiko2k2019-03-09 22:00:25 +1300
commitf07c965f947e41cab88494b466efae574d46f9ae (patch)
treea61e8ef36b81da198f8f5545fe1a2062d127d051
parentb4a130e9ab3d8dc4d94565b11802f87ce8ea99b9 (diff)
downloadaur-f07c965f947e41cab88494b466efae574d46f9ae.tar.gz
update to v3.8.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4b04cdf91ca..c788dfa96821 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 3.8.0
+ pkgver = 3.8.1
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
@@ -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.8.0/Tauon.Music.Box.v3.8.0.Linux.Bass.64bit.zip
- sha1sums = ede463c4d05ac7a2c38366db8e59fd4333f50cbf
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v3.8.1/Tauon.Music.Box.v3.8.1.Linux.Bass.64bit.zip
+ sha1sums = 4fc7ff18c10f36553e63d37fc93c88fa99f40ad9
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index b4def7eecfdf..3d9d8f6f40e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=3.8.0
+pkgver=3.8.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' '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.8.0/Tauon.Music.Box.v3.8.0.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.8.1/Tauon.Music.Box.v3.8.1.Linux.Bass.64bit.zip')
-sha1sums=('ede463c4d05ac7a2c38366db8e59fd4333f50cbf')
+sha1sums=('4fc7ff18c10f36553e63d37fc93c88fa99f40ad9')
package() {