summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2019-11-10 13:16:08 +1300
committerTaiko2k2019-11-10 13:16:08 +1300
commitacd043193dbfae3f9e8f028c73154eec58ef7656 (patch)
tree6b24c72844bf0614cf534ac16bf31ad0e14781eb
parentd46edb557548c283064ce9f5d293a52eda6c8e14 (diff)
downloadaur-acd043193dbfae3f9e8f028c73154eec58ef7656.tar.gz
update for v5.0.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23c1313704c8..a82372222192 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 5.0.2
+ pkgver = 5.0.3
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.2/Tauon.Music.Box.v5.0.2.Linux.Bass.64bit.zip
- sha1sums = fdba68a73c4bad955f84129aae3fb200150ee50a
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v5.0.3/Tauon.Music.Box.v5.0.3.Linux.Bass.64bit.zip
+ sha1sums = b65eec0b7a4855fe66b8db03e2b227b2aec5ed95
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index efd927ca686c..bba66da275e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=5.0.2
+pkgver=5.0.3
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.2/Tauon.Music.Box.v5.0.2.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.0.3/Tauon.Music.Box.v5.0.3.Linux.Bass.64bit.zip')
-sha1sums=('fdba68a73c4bad955f84129aae3fb200150ee50a')
+sha1sums=('b65eec0b7a4855fe66b8db03e2b227b2aec5ed95')
package() {