summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2018-08-02 21:03:25 +1200
committerTaiko2k2018-08-02 21:03:25 +1200
commit9e11fa8de7c3d5c93ba819e2fd62cb4501136c5a (patch)
tree17c857425b1faf23b34ba18b10b35785240c0e52
parentdb364a0102f5c2b87e5150cdd955cc5f88d4be3a (diff)
downloadaur-9e11fa8de7c3d5c93ba819e2fd62cb4501136c5a.tar.gz
update for v3.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b6ff3901dda..49c2475aa495 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 3.0.2
+ pkgver = 3.1.0
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = tauon-music-box
depends = python-hsaudiotag3k
depends = python-flask
optdepends = ffmpeg: File transcoding
- source = https://github.com/Taiko2k/tauonmb/releases/download/v3.0.2/Tauon.Music.Box.v3.0.2.Linux.Bass.64bit.zip
- sha1sums = 61fa999aa6601b05b656db64c723a449300601f0
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v3.1.0/Tauon.Music.Box.v3.1.0.Linux.Bass.64bit.zip
+ sha1sums = 8c77755d691c9e62cc77bb2da4642005b3d8817b
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 33243e820760..83b98ec8cb1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=3.0.2
+pkgver=3.1.0
pkgrel=1
depends=('python3' 'noto-fonts' 'noto-fonts-emoji' 'sdl2_image' 'python-pillow' 'python-pylast' 'python-gobject' 'xdg-utils' 'python-beautifulsoup4' 'python-requests' 'python-cairo' 'python-stagger' 'python-hsaudiotag3k' 'python-flask')
optdepends=('ffmpeg: File transcoding')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.0.2/Tauon.Music.Box.v3.0.2.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.1.0/Tauon.Music.Box.v3.1.0.Linux.Bass.64bit.zip')
-sha1sums=('61fa999aa6601b05b656db64c723a449300601f0')
+sha1sums=('8c77755d691c9e62cc77bb2da4642005b3d8817b')
package() {