summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2020-05-04 00:46:33 +1200
committerTaiko2k2020-05-04 00:46:33 +1200
commit27d48778c62a118e8d46f7ffcf50a41c62220fc5 (patch)
tree81d00e3656b5488ad8dd4fd848f6c4b02ae50910
parent4e69d8576debc9b4cbd368974abd3eacd17aa193 (diff)
downloadaur-27d48778c62a118e8d46f7ffcf50a41c62220fc5.tar.gz
update for v5.5.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a80cb67c5a7f..30f38cc2bbb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A modern streamlined music player
- pkgver = 5.5.0
+ pkgver = 5.5.1
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = any
@@ -35,8 +35,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.5.0/Tauon.Music.Box.v5.5.0.Linux.zip
- sha1sums = 7bb618bdf38787ad69c84759018428a369aa5fe8
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v5.5.0/Tauon.Music.Box.v5.5.1.Linux.zip
+ sha1sums = 8d06b05f195b8f539caeb2fc1dc76a26b69e5a40
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 05c71d764046..9c385557be5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('any')
license=('GPL3')
-pkgver=5.5.0
+pkgver=5.5.1
pkgrel=1
depends=('python3' 'noto-fonts' 'noto-fonts-extra' 'sdl2_image' 'python-pillow' 'python-pylast' 'python-gobject' 'xdg-utils' 'python-beautifulsoup4' 'python-requests' 'python-cairo' 'python-flask' 'python-setproctitle' 'flac' 'python-musicbrainzngs' 'alsa-plugins' 'gstreamer' 'gst-plugins-base' 'python-dbus' 'python-oauthlib' 'python-six' 'gst-plugins-good' 'gst-plugins-bad' 'gst-plugins-ugly' 'noto-fonts-cjk')
optdepends=('ffmpeg: File transcoding' '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.5.0/Tauon.Music.Box.v5.5.0.Linux.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.5.0/Tauon.Music.Box.v5.5.1.Linux.zip')
-sha1sums=('7bb618bdf38787ad69c84759018428a369aa5fe8')
+sha1sums=('8d06b05f195b8f539caeb2fc1dc76a26b69e5a40')
package() {