summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2019-12-21 14:33:58 +1300
committerTaiko2k2019-12-21 14:33:58 +1300
commitba8ff27f89e6a88f04666378abe7ac7919d1e24c (patch)
tree240edb72ecd0f54e19e92e2c9029dc13976b4aa6
parent5fd05cfe241312ba4530daea386daee68a88bdd7 (diff)
downloadaur-ba8ff27f89e6a88f04666378abe7ac7919d1e24c.tar.gz
update for v5.1.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d18339ea7bf..f99b657aa604 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tauon-music-box
pkgdesc = A modern streamlined music player
- pkgver = 5.1.3
- pkgrel = 1
+ pkgver = 5.1.4
+ pkgrel = 2
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.2/Tauon.Music.Box.v5.1.3.Linux.zip
- sha1sums = e46fa31c0b1e18b09f5a2ce4bd8b2ae97e729ca7
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v5.1.4/Tauon.Music.Box.v5.1.4.Linux.zip
+ sha1sums = e5e2e15fce749b2da2be6a99309baf6e23332627
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 198e84f88551..d5972204c9a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('any')
license=('GPL3')
-pkgver=5.1.3
+pkgver=5.1.4
pkgrel=2
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.2/Tauon.Music.Box.v5.1.3.Linux.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.1.4/Tauon.Music.Box.v5.1.4.Linux.zip')
-sha1sums=('e46fa31c0b1e18b09f5a2ce4bd8b2ae97e729ca7')
+sha1sums=('e5e2e15fce749b2da2be6a99309baf6e23332627')
package() {