summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2018-09-17 16:11:32 +1200
committerTaiko2k2018-09-17 16:11:32 +1200
commit895abecb1baa87e1eb90d95e86b83ec17dd75b04 (patch)
tree0eeffbb5bfc5dfb4c80b189be2d34806ed796313
parent0ac6c027223953b67e3f1b045c53df3ebac3de7e (diff)
downloadaur-895abecb1baa87e1eb90d95e86b83ec17dd75b04.tar.gz
update for v3.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 018bc42042cb..be9cd6e4061b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 3.2.1
+ pkgver = 3.2.2
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
@@ -21,8 +21,8 @@ pkgbase = tauon-music-box
depends = python-flask
depends = python-setproctitle
optdepends = ffmpeg: File transcoding
- source = https://github.com/Taiko2k/tauonmb/releases/download/v3.2.1/Tauon.Music.Box.v3.2.1.Linux.Bass.64bit.zip
- sha1sums = 26f5809a4131333587a7f8f4608e6810dc31a4cc
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v3.2.2/Tauon.Music.Box.v3.2.2.Linux.Bass.64bit.zip
+ sha1sums = 3995d90c397ad94f199d43b9be86ea80422bb61d
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index d6cbf84d2e88..91349bbd3404 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=3.2.1
+pkgver=3.2.2
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' 'python-setproctitle')
optdepends=('ffmpeg: File transcoding')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.2.1/Tauon.Music.Box.v3.2.1.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.2.2/Tauon.Music.Box.v3.2.2.Linux.Bass.64bit.zip')
-sha1sums=('26f5809a4131333587a7f8f4608e6810dc31a4cc')
+sha1sums=('3995d90c397ad94f199d43b9be86ea80422bb61d')
package() {