summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2020-08-10 14:37:47 +1200
committerTaiko2k2020-08-10 14:37:47 +1200
commit9a10393eddd1c26665d4a8f132f8efdd9a4e5a81 (patch)
tree1e67b93c0645b7c9f114060bea59cb629af2de1a
parentf5ec3921a0723cd42af476a0ee4306363930b191 (diff)
downloadaur-9a10393eddd1c26665d4a8f132f8efdd9a4e5a81.tar.gz
update for v6.1.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 003ea6621d18..7b7f0adeab00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A modern streamlined music player
- pkgver = 6.1.2
+ pkgver = 6.1.3
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.1.2
+ source = git+https://github.com/Taiko2k/TauonMusicBox.git#tag=v6.1.3
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 1eb92e23c8d0..48df322ffb35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ gitname='TauonMusicBox'
arch=('any')
license=('GPL3')
-pkgver=6.1.2
+pkgver=6.1.3
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')