summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2020-08-24 21:33:03 +1200
committerTaiko2k2020-08-24 21:33:03 +1200
commit036878914429c3fe4eb39f9bf28c51a138f75b56 (patch)
tree0b547f4a0986a4b48321f6429ca07367b7526e5b
parenta4f5298e06456526c67e97b2acfba2a6ac988a90 (diff)
downloadaur-036878914429c3fe4eb39f9bf28c51a138f75b56.tar.gz
update for v6.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27cf7b5cd15a..ea53078c04f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A modern streamlined music player
- pkgver = 6.2.0
+ pkgver = 6.2.1
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = any
@@ -43,7 +43,7 @@ pkgbase = tauon-music-box
optdepends = python-plexapi: PLEX streaming
optdepends = python-tekore: Spotify playback control
optdepends = picard: Tag editing
- source = git+https://github.com/Taiko2k/TauonMusicBox.git#tag=v6.2.0
+ source = git+https://github.com/Taiko2k/TauonMusicBox.git#tag=v6.2.1
source = https://files.pythonhosted.org/packages/1e/d3/1491ad4be5f67d89ad83c9fd751f5d6b83d052c1a8ddd994f37ae37b0d9d/isounidecode-0.3.tar.gz
sha256sums = SKIP
sha256sums = 4db0a962c6341826c9a69acaabc2f923a5b124d53a335be892ef29173bc31c5b
diff --git a/PKGBUILD b/PKGBUILD
index eef77074bc46..78100e1d7da8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ gitname='TauonMusicBox'
arch=('any')
license=('GPL3')
-pkgver=6.2.0
+pkgver=6.2.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' 'python-discogs-client' 'python-hsaudiotag3k' 'python-pylyrics' 'python-pypresence' 'python-send2trash' 'python-stagger' 'python-pysdl2' 'ffmpeg')