summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2020-01-14 21:27:14 +1300
committerTaiko2k2020-01-14 21:27:14 +1300
commitfb8f96e96724040f379461ec36689fde29ffd944 (patch)
treeba41256dbbf29b77745b9e619f729b693f446752
parentba8ff27f89e6a88f04666378abe7ac7919d1e24c (diff)
downloadaur-fb8f96e96724040f379461ec36689fde29ffd944.tar.gz
update for v5.2.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f99b657aa604..2e486c775ea6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tauon-music-box
pkgdesc = A modern streamlined music player
- pkgver = 5.1.4
- pkgrel = 2
+ pkgver = 5.2.0
+ pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = any
license = GPL3
@@ -37,8 +37,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.4/Tauon.Music.Box.v5.1.4.Linux.zip
- sha1sums = e5e2e15fce749b2da2be6a99309baf6e23332627
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v5.2.0/Tauon.Music.Box.v5.2.0.Linux.zip
+ sha1sums = 1251b5f582945a4ec02902428b049aadcc414786
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index d5972204c9a3..f1d9d3f4f135 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('any')
license=('GPL3')
-pkgver=5.1.4
-pkgrel=2
+pkgver=5.2.0
+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' 'python-dbus')
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.4/Tauon.Music.Box.v5.1.4.Linux.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.2.0/Tauon.Music.Box.v5.2.0.Linux.zip')
-sha1sums=('e5e2e15fce749b2da2be6a99309baf6e23332627')
+sha1sums=('1251b5f582945a4ec02902428b049aadcc414786')
package() {