summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2019-12-07 16:51:34 +1300
committerTaiko2k2019-12-07 16:51:34 +1300
commit97ae884a448e5d21f00c5d7e8f3ef82927ed60d7 (patch)
tree4c41a0e0edc7371a50d74e6884e20070c492a96d
parentd2d31db4307f9a84921c5411512063c44e5a02d3 (diff)
downloadaur-97ae884a448e5d21f00c5d7e8f3ef82927ed60d7.tar.gz
update v5.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc9bd9344a89..3eab7c1b3d6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A modern streamlined music player
- pkgver = 5.1.2
+ pkgver = 5.1.3
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = any
@@ -36,8 +36,8 @@ pkgbase = tauon-music-box
optdepends = gst-plugins-good: Extra GStreamer codecs
optdepends = gst-plugins-bad: Extra GStreamer codecs
optdepends = gst-plugins-ugly: Extra GStreamer codecs
- source = https://github.com/Taiko2k/tauonmb/releases/download/v5.1.2/Tauon.Music.Box.v5.1.2.Linux.zip
- sha1sums = 16188894d7fdce30cf963495a14c20aeea0bd04d
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v5.1.2/Tauon.Music.Box.v5.1.3.Linux.zip
+ sha1sums = e46fa31c0b1e18b09f5a2ce4bd8b2ae97e729ca7
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index dc9330299ac2..9b61c9cb0846 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('any')
license=('GPL3')
-pkgver=5.1.2
+pkgver=5.1.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' 'gstreamer' 'gst-plugins-base')
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' 'gst-plugins-good: Extra GStreamer codecs' 'gst-plugins-bad: Extra GStreamer codecs' 'gst-plugins-ugly: Extra GStreamer codecs')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.1.2/Tauon.Music.Box.v5.1.2.Linux.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.1.2/Tauon.Music.Box.v5.1.3.Linux.zip')
-sha1sums=('16188894d7fdce30cf963495a14c20aeea0bd04d')
+sha1sums=('e46fa31c0b1e18b09f5a2ce4bd8b2ae97e729ca7')
package() {