summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2019-11-07 22:05:38 +1300
committerTaiko2k2019-11-07 22:05:38 +1300
commitd46edb557548c283064ce9f5d293a52eda6c8e14 (patch)
treeddf2e90f2340436bc3670c4eef1bab5b0cbab0c2
parentabc0accd0c4decc3a49206f6178ade068f3c8d6d (diff)
downloadaur-d46edb557548c283064ce9f5d293a52eda6c8e14.tar.gz
update for v5.0.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd8bb3a30827..23c1313704c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 5.0.1
+ pkgver = 5.0.2
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
@@ -31,8 +31,8 @@ pkgbase = tauon-music-box
optdepends = unrar: RAR archive extraction support
optdepends = python-plexapi: PLEX client streaming
optdepends = picard: Tag editing
- source = https://github.com/Taiko2k/tauonmb/releases/download/v5.0.1/Tauon.Music.Box.v5.0.1.Linux.Bass.64bit.zip
- sha1sums = 4477c26b84ea0c26eeffbe3a87e0273cab640a24
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v5.0.2/Tauon.Music.Box.v5.0.2.Linux.Bass.64bit.zip
+ sha1sums = fdba68a73c4bad955f84129aae3fb200150ee50a
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 6e1e32136559..efd927ca686c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=5.0.1
+pkgver=5.0.2
pkgrel=1
depends=('python3' 'noto-fonts' 'noto-fonts-emoji' 'noto-fonts-extra' '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' 'python-musicbrainzngs' 'python-discogs-client' 'alsa-plugins')
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' 'picard: Tag editing')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.0.1/Tauon.Music.Box.v5.0.1.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.0.2/Tauon.Music.Box.v5.0.2.Linux.Bass.64bit.zip')
-sha1sums=('4477c26b84ea0c26eeffbe3a87e0273cab640a24')
+sha1sums=('fdba68a73c4bad955f84129aae3fb200150ee50a')
package() {