summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2019-12-05 13:16:45 +1300
committerTaiko2k2019-12-05 13:16:45 +1300
commitd2d31db4307f9a84921c5411512063c44e5a02d3 (patch)
tree802eff6bfcba8f80b7b05d8d6772c4dd4f9e75af
parentb87d2a6bc4ae90c1260e10b7b6977d6b01ab3abf (diff)
downloadaur-d2d31db4307f9a84921c5411512063c44e5a02d3.tar.gz
update for v5.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3f51b47c5b4..dc9bd9344a89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A modern streamlined music player
- pkgver = 5.1.1
+ pkgver = 5.1.2
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.1/Tauon.Music.Box.v5.1.1.Linux.zip
- sha1sums = a5acd1b579a660cfe040145655059e339d9b781e
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v5.1.2/Tauon.Music.Box.v5.1.2.Linux.zip
+ sha1sums = 16188894d7fdce30cf963495a14c20aeea0bd04d
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 7b6ad0d05d4c..dc9330299ac2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('any')
license=('GPL3')
-pkgver=5.1.1
+pkgver=5.1.2
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.1/Tauon.Music.Box.v5.1.1.Linux.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.1.2/Tauon.Music.Box.v5.1.2.Linux.zip')
-sha1sums=('a5acd1b579a660cfe040145655059e339d9b781e')
+sha1sums=('16188894d7fdce30cf963495a14c20aeea0bd04d')
package() {